← Back to team overview

mahara-contributors team mailing list archive

[Bug 1839223] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10325
Committed: https://git.mahara.org/mahara/mahara/commit/1ea01a3698b7ef28f4496e31a45e5d230a98e837
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 1ea01a3698b7ef28f4496e31a45e5d230a98e837
Author: Lisa Seeto <lisaseeto@xxxxxxxxxxxxxxx>
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 <lisaseeto@xxxxxxxxxxxxxxx>

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


References