** Changed in: mahara
Status: Confirmed => Triaged
--
exception() makes assumptions about caught exception types
https://bugs.launchpad.net/bugs/547840
You received this bug notification because you are a member of Mahara
Core, which is the registrant for Mahara.
Status in Mahara ePortfolio: Triaged
Bug description:
The line $e->handle_exception() is assuming that the exception is a
MaharaException, when it could be something else. That should be fixed, perhaps
by making it a SystemException (the same way as is done above that line if
$USER is available).
This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detail&aid=715&group_id=176&atid=739
_______________________________________________
Mailing list: https://launchpad.net/~mahara-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~mahara-core
More help : https://help.launchpad.net/ListHelp