Reviewed: https://reviews.mahara.org/2400 Committed: http://gitorious.org/mahara/mahara/commit/cb2c02db5f63eac9dfa3ce15e109832a965f8f82 Submitter: Aaron Wells ([email protected]) Branch: master
commit cb2c02db5f63eac9dfa3ce15e109832a965f8f82 Author: Ruslan Kabalin <[email protected]> Date: Mon Aug 12 16:36:02 2013 +0100 Fix "Loading" message issue. (bug #1095208) Change-Id: I2e4c57709653a87950ca1a76505b99e4ca400085 Signed-off-by: Ruslan Kabalin <[email protected]> -- 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

