← Back to team overview

mahara-contributors team mailing list archive

[Bug 1795189] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9171
Committed: https://git.mahara.org/mahara/mahara/commit/8bac3989a9ab04a23c9ca3edf36ef47450f1acd4
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    18.10_STABLE

commit 8bac3989a9ab04a23c9ca3edf36ef47450f1acd4
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
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 <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit cc724200e3ed130054829ba97320d98475d751df)

-- 
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


References