[Mahara-contributors] [Bug 1095208] Re: uploading a file - Loading message remains

2013-10-23 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1095208

Title:
  uploading a file - Loading message remains

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

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 : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1095208] Re: uploading a file - Loading message remains

2013-10-02 Thread Son Nguyen
** Changed in: mahara/1.7
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
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 Released

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 : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1095208] Re: uploading a file - Loading message remains

2013-09-30 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.8rc1 = 1.8.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
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 : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1095208] Re: uploading a file - Loading message remains

2013-08-13 Thread Ruslan Kabalin
** Changed in: mahara/1.7
 Assignee: (unassigned) = Ruslan Kabalin (rkabalin)

-- 
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 : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1095208] Re: uploading a file - Loading message remains

2013-08-12 Thread Ruslan Kabalin
** Changed in: mahara
 Assignee: (unassigned) = Ruslan Kabalin (rkabalin)

-- 
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:
  Confirmed

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 : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1095208] Re: uploading a file - Loading message remains

2013-08-12 Thread Ruslan Kabalin
The problem caused by accessing $('artefactchooser-body') on the page
that does not have this block, as result of JS error, formStopProcessing
is not being called, thus 'Loading' remains on the page.

** Changed in: mahara
   Status: Confirmed = In Progress

-- 
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:
  In Progress

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 : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1095208] Re: uploading a file - Loading message remains

2013-08-12 Thread Ruslan Kabalin
Fixes:
Master: https://reviews.mahara.org/#/c/2400/
1.7: https://reviews.mahara.org/#/c/2401/

-- 
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:
  In Progress

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 : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1095208] Re: uploading a file - Loading message remains

2013-08-12 Thread Aaron Wells
** Changed in: mahara
   Status: In Progress = Fix Committed

** Changed in: mahara
Milestone: None = 1.8.0rc1

-- 
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 : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1095208] Re: uploading a file - Loading message remains

2013-08-12 Thread Aaron Wells
** Also affects: mahara/1.7
   Importance: Undecided
   Status: New

** Changed in: mahara/1.7
Milestone: None = 1.7.3

** Changed in: mahara/1.7
   Status: New = Fix Committed

** Changed in: mahara
   Importance: Undecided = Low

** Changed in: mahara/1.7
   Importance: Undecided = Low

-- 
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 : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1095208] Re: uploading a file - Loading message remains

2013-05-21 Thread Robert Lyon
** Changed in: mahara
   Status: New = Confirmed

-- 
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:
  Confirmed

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 : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1095208] Re: uploading a file - Loading message remains

2013-01-01 Thread Jiri Baum (Catalyst)
The same problem appears when uploading files to the Content - Files
area, whether as an admin, as a masqueraded normal user or as a real
normal user.

-- 
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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp