Reviewed: https://reviews.mahara.org/6051 Committed: https://git.mahara.org/mahara/mahara/commit/8177e87440c78ef3280dbbce15e14de95a88f742 Submitter: Robert Lyon ([email protected]) Branch: master
commit 8177e87440c78ef3280dbbce15e14de95a88f742 Author: Robert Lyon <[email protected]> Date: Thu Feb 11 15:11:57 2016 +1300 Bug 1544382: get_url() and clean url problem Sometimes the object holding the user data is a StdClass rather than a User object behatnotneeded Change-Id: I39f1333eac08876653a427488280859db1022a90 Signed-off-by: Robert Lyon <[email protected]> -- 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/1544382 Title: Problem with cleanurls and masquerading -undefined method stdClass::get() Status in Mahara: Fix Committed Bug description: I get this fatal error PHP Fatal error: Call to undefined method stdClass::get() in /home/robertl/htdocs/mahara- testing/mahara/htdocs/lib/view.php on line 5801, referer: https ://mahara-testing/admin/users/edit.php?id=4 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1544382/+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

