Reviewed: https://reviews.mahara.org/9168 Committed: https://git.mahara.org/mahara/mahara/commit/cc724200e3ed130054829ba97320d98475d751df Submitter: Robert Lyon ([email protected]) Branch: master
commit cc724200e3ed130054829ba97320d98475d751df Author: Robert Lyon <[email protected]> Date: Tue Oct 2 14:11:40 2018 +1300 Bug 1795189: Handle collections better when making page via tags behatnotneeded Change-Id: Iac1d86acc61b8a7d06477f1cfffdb1bef2cbc3b1 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/1795189 Title: Page not created with tagged content when page with a tag is part of collection Status in Mahara: In Progress Bug description: In bug #1775106 we introduced the possibility to populate a page with tagged content. That doesn't happen when a page with the selected tag is part of a collection. To replicate: 1. Create a journal entry and tag it "mahara". 2. Create a page and tag it "mahara". 3. Create a collection and add the page to it. 4. Create another page and in "Create via tags" enter "mahara". Expected result: The page is created and the journal entry added. Actual result: The following error message. [WAR] eb (lib/errors.php:536) [Error]: Class 'Collection' not found Call stack (most recent first): exception(object(Error)) at Unknown:0 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1795189/+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

