mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #10673
[Bug 1052429] Re: Javascript issue on /artefact/file/index.php
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
References