[Mahara-contributors] [Bug 1052429] Re: Javascript issue on /artefact/file/index.php

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

Title:
  Javascript issue on  /artefact/file/index.php

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  /artefact/file/index.php
  reported for 1.5dev

  When editing a file attributes (icon next to delete), it redirects to
  a new page where you can edit the options. If you click cancel at this
  new page it shows the following:

  [WAR] 71 (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] 71 (lib/pieforms/pieform.php:528) No function registered to handle form 
submission for form files
  Call stack (most recent first):
  Pieform-__construct(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/artefact/file/index.php:38

  The url is /artefact/file/index.php?edit=32

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052429/+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 1052429] Re: Javascript issue on /artefact/file/index.php

2013-06-23 Thread Robert Lyon
** Changed in: mahara
   Status: In Progress = Fix Committed

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

Title:
  Javascript issue on  /artefact/file/index.php

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  /artefact/file/index.php
  reported for 1.5dev

  When editing a file attributes (icon next to delete), it redirects to
  a new page where you can edit the options. If you click cancel at this
  new page it shows the following:

  [WAR] 71 (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] 71 (lib/pieforms/pieform.php:528) No function registered to handle form 
submission for form files
  Call stack (most recent first):
  Pieform-__construct(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/artefact/file/index.php:38

  The url is /artefact/file/index.php?edit=32

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052429/+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 1052429] Re: Javascript issue on /artefact/file/index.php

2012-12-23 Thread Son Nguyen
Test cases

To access the page /artefact/file/
1. Login as an user
2. On the main menu, click Portfolio/Files
3. If you dont have a file, upload one
4. If you dont have a directory, create one

To access the page /artefact/file/groupfiles.php
1. Login as an user
2. On the main menu, click Groups/My groups
3. If you dont have a group, create one
4. Click the title of a group
5. Click the tab 'Files'

To access the page /artefact/file/institutionfiles.php
1. Login as an institution or site admin
2. On the main menu, click Institutions/Files

To access the page /artefact/file/sitefiles.php
1. Login as a site admin
2. On the main menu, click Configure/Files


Make sure all information are correct and buttons work properly.

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

Title:
  Javascript issue on  /artefact/file/index.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  /artefact/file/index.php
  reported for 1.5dev

  When editing a file attributes (icon next to delete), it redirects to
  a new page where you can edit the options. If you click cancel at this
  new page it shows the following:

  [WAR] 71 (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] 71 (lib/pieforms/pieform.php:528) No function registered to handle form 
submission for form files
  Call stack (most recent first):
  Pieform-__construct(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/artefact/file/index.php:38

  The url is /artefact/file/index.php?edit=32

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052429/+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 1052429] Re: Javascript issue on /artefact/file/index.php

2012-10-04 Thread Son Nguyen
** Changed in: mahara
   Status: Triaged = In Progress

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

Title:
  Javascript issue on  /artefact/file/index.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  /artefact/file/index.php
  reported for 1.5dev

  When editing a file attributes (icon next to delete), it redirects to
  a new page where you can edit the options. If you click cancel at this
  new page it shows the following:

  [WAR] 71 (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] 71 (lib/pieforms/pieform.php:528) No function registered to handle form 
submission for form files
  Call stack (most recent first):
  Pieform-__construct(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/artefact/file/index.php:38

  The url is /artefact/file/index.php?edit=32

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052429/+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 1052429] Re: Javascript issue on /artefact/file/index.php

2012-10-03 Thread Son Nguyen
These issues also happen on /artefact/file/institutionfiles.php
These issues also happen on /artefact/file/sitefiles.php

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

Title:
  Javascript issue on  /artefact/file/index.php

Status in Mahara ePortfolio:
  Triaged

Bug description:
  /artefact/file/index.php
  reported for 1.5dev

  When editing a file attributes (icon next to delete), it redirects to
  a new page where you can edit the options. If you click cancel at this
  new page it shows the following:

  [WAR] 71 (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] 71 (lib/pieforms/pieform.php:528) No function registered to handle form 
submission for form files
  Call stack (most recent first):
  Pieform-__construct(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/artefact/file/index.php:38

  The url is /artefact/file/index.php?edit=32

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052429/+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 1052429] Re: Javascript issue on /artefact/file/index.php

2012-10-03 Thread Son Nguyen
https://reviews.mahara.org/1745

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

Title:
  Javascript issue on  /artefact/file/index.php

Status in Mahara ePortfolio:
  Triaged

Bug description:
  /artefact/file/index.php
  reported for 1.5dev

  When editing a file attributes (icon next to delete), it redirects to
  a new page where you can edit the options. If you click cancel at this
  new page it shows the following:

  [WAR] 71 (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] 71 (lib/pieforms/pieform.php:528) No function registered to handle form 
submission for form files
  Call stack (most recent first):
  Pieform-__construct(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/artefact/file/index.php:38

  The url is /artefact/file/index.php?edit=32

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052429/+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 1052429] Re: Javascript issue on /artefact/file/index.php

2012-09-25 Thread Son Nguyen
These issues also happen on /artefact/file/groupfiles.php

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

Title:
  Javascript issue on  /artefact/file/index.php

Status in Mahara ePortfolio:
  Triaged

Bug description:
  /artefact/file/index.php
  reported for 1.5dev

  When editing a file attributes (icon next to delete), it redirects to
  a new page where you can edit the options. If you click cancel at this
  new page it shows the following:

  [WAR] 71 (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] 71 (lib/pieforms/pieform.php:528) No function registered to handle form 
submission for form files
  Call stack (most recent first):
  Pieform-__construct(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/artefact/file/index.php:38

  The url is /artefact/file/index.php?edit=32

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052429/+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 1052429] Re: Javascript issue on /artefact/file/index.php

2012-09-19 Thread Son Nguyen
There are more Javascript issues on this page:
 - Enter a folder name and press Enter key (insteads of click 'Create folder' 
button), the system wrongly assumes the button 'Upload' is clicked.
 - Drag and drop function for moving file/folder does not work
 - The link 'Show my tags' disappears
 - Click 'Edit' button, Empty the required field 'Name', then click 'Save 
changes' will get a wrong error message: The file field is required, and the 
form for editting file is closed.

 - No confirmation box appears when deleting a file which is in pages or
when deleting a non-empty folder

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

Title:
  Javascript issue on  /artefact/file/index.php

Status in Mahara ePortfolio:
  Triaged

Bug description:
  /artefact/file/index.php
  reported for 1.5dev

  When editing a file attributes (icon next to delete), it redirects to
  a new page where you can edit the options. If you click cancel at this
  new page it shows the following:

  [WAR] 71 (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] 71 (lib/pieforms/pieform.php:528) No function registered to handle form 
submission for form files
  Call stack (most recent first):
  Pieform-__construct(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/artefact/file/index.php:38

  The url is /artefact/file/index.php?edit=32

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052429/+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 1052429] Re: Javascript issue on /artefact/file/index.php

2012-09-18 Thread Hugh Davenport
** Changed in: mahara
 Assignee: (unassigned) = Son Nguyen (ngson2000)

** Changed in: mahara
Milestone: None = 1.7.0

** Tags added: javascript

** Changed in: mahara
   Status: New = Triaged

** Changed in: mahara
   Importance: Undecided = High

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

Title:
  Javascript issue on  /artefact/file/index.php

Status in Mahara ePortfolio:
  Triaged

Bug description:
  /artefact/file/index.php
  reported for 1.5dev

  When editing a file attributes (icon next to delete), it redirects to
  a new page where you can edit the options. If you click cancel at this
  new page it shows the following:

  [WAR] 71 (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] 71 (lib/pieforms/pieform.php:528) No function registered to handle form 
submission for form files
  Call stack (most recent first):
  Pieform-__construct(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 12)) at 
/home/hugh/src/mahara/mahara/htdocs/artefact/file/index.php:38

  The url is /artefact/file/index.php?edit=32

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052429/+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