Reviewed: https://reviews.mahara.org/6421 Committed: https://git.mahara.org/mahara/mahara/commit/ceb6d3330ecf1a0aef7d168757f969f09a4d076a Submitter: Aaron Wells ([email protected]) Branch: 16.04_STABLE
commit ceb6d3330ecf1a0aef7d168757f969f09a4d076a 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]> (cherry picked from commit 58bab7897afe34bd775b21150be7c8e42c131a0c) -- 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: Fix Committed 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

