** Description changed: 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
** Tags removed: mahara-eduforge-bug -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/547840 Title: exception() makes assumptions about caught exception types 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). To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/547840/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

