Reviewed: https://reviews.mahara.org/6272 Committed: https://git.mahara.org/mahara/mahara/commit/58bab7897afe34bd775b21150be7c8e42c131a0c Submitter: Aaron Wells ([email protected]) Branch: master
commit 58bab7897afe34bd775b21150be7c8e42c131a0c Author: Robert Lyon <[email protected]> Date: Wed Mar 30 10:42:58 2016 +1300 Bug 1563567: Calling get_view() when there is no view id Ends up trying to include lib/view.php when it's not needed behatnotneeded - existing tests should suffice Change-Id: Ie337ac11ed92d973364f2f3f24a41df3761da276 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/1563567 Title: Imagebrowser calls new View even when it doesn't need to Status in Mahara: In Progress Bug description: If I am adding an image to a TinyMCE on a journal entry it still tries to call new View() which is not needed To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1563567/+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

