← Back to team overview

mahara-contributors team mailing list archive

[Bug 1095208] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2401
Committed: http://gitorious.org/mahara/mahara/commit/83b2d1db1ecb9adc95622ffd4ecfc5cc12740880
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch:    1.7_STABLE

commit 83b2d1db1ecb9adc95622ffd4ecfc5cc12740880
Author: Ruslan Kabalin <r.kabalin@xxxxxxxxxxxxxxx>
Date:   Mon Aug 12 16:36:02 2013 +0100

Fix "Loading" message issue. (bug #1095208)

Change-Id: I2e4c57709653a87950ca1a76505b99e4ca400085
Signed-off-by: Ruslan Kabalin <r.kabalin@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1095208

Title:
  uploading a file - "Loading" message remains

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.7 series:
  Fix Committed

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


References