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