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