Reviewed: https://reviews.mahara.org/10358 Committed: https://git.mahara.org/mahara/mahara/commit/d45ff094c6910c4c6f377828a5d39977776709e2 Submitter: Robert Lyon ([email protected]) Branch: 19.04_STABLE
commit d45ff094c6910c4c6f377828a5d39977776709e2 Author: Lisa Seeto <[email protected]> Date: Tue Sep 10 13:18:43 2019 +1200 Bug 1839223: When creating a page via tags, the copied blocks have the wrong text for the tags when creating a block, run through all the tags and if they match institution style tag, then construct the tag with the institution display name and the tag. behatnotneeded Change-Id: If6b92d1c2d993368f057f1b6c71354ce6d8cbb3c Signed-off-by: Lisa Seeto <[email protected]> (cherry picked from commit 1ea01a3698b7ef28f4496e31a45e5d230a98e837) -- 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/1839223 Title: When creating a page via tags, the copied blocks have the wrong text for the tags Status in Mahara: Fix Committed Status in Mahara 18.10 series: Fix Committed Status in Mahara 19.04 series: Fix Committed Status in Mahara 19.10 series: Fix Committed Bug description: to test on master - have an institution with institution tags enabled and create the institution tag "copy" - login as a member of the institution - create a page with a block and set the tag to the institution tag "copy", e.g. "Institution 1: copy" - create another page and set the field "Create via tags" to "Institution 1: copy" - save the view and check the block was copied to the new page - click on the configure block button expected result: the block has a tag "Institution 1: copy" actual result: the block has a number as a tag that corresponds to the id of the tag on the db To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1839223/+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

