← Back to team overview

mahara-contributors team mailing list archive

[Bug 1095208] [NEW] uploading a file - "Loading" message remains

 

Public bug reported:

When uploading a file, the "Loading ..." message at the top left of the
screen remains.

Steps to reproduce:
1) Log in as Admin.
2) Go to Administration -> Site files.
3) Upload a file by clicking on the "Browse" button and selecting a file.
4) Observe that a "Loading ..." message appears in the top left-hand corner of the page and does not disappear.

There is a JavaScript error in the browser console, which may or may not be related to the problem: 
  TypeError: elem is null
  if(typeof (elem.w)=="number"||typeof (elem.h)=="number"){
  js/MochiKit/Packed.js (line 3694)

Versions:
* master bf58c38
* 1.6_STABLE 4892034

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1095208

Title:
  uploading a file - "Loading" message remains

Status in Mahara ePortfolio:
  New

Bug description:
  When uploading a file, the "Loading ..." message at the top left of
  the screen remains.

  Steps to reproduce:
  1) Log in as Admin.
  2) Go to Administration -> Site files.
  3) Upload a file by clicking on the "Browse" button and selecting a file.
  4) Observe that a "Loading ..." message appears in the top left-hand corner of the page and does not disappear.

  There is a JavaScript error in the browser console, which may or may not be related to the problem: 
    TypeError: elem is null
    if(typeof (elem.w)=="number"||typeof (elem.h)=="number"){
    js/MochiKit/Packed.js (line 3694)

  Versions:
  * master bf58c38
  * 1.6_STABLE 4892034

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1095208/+subscriptions


Follow ups

References