← Back to team overview

mahara-contributors team mailing list archive

[Bug 1700690] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7860
Committed: https://git.mahara.org/mahara/mahara/commit/98b3924d08ae2e1b8888cce7bec1b46fc7bdd58f
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    17.04_STABLE

commit 98b3924d08ae2e1b8888cce7bec1b46fc7bdd58f
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Fri Jun 30 17:10:20 2017 +1200

Bug 1700690: Separate tags when posting from a tagged entries block

behatnotneeded

Change-Id: Id40eccb3c10c654ef807c35e0e7c480a199b9caf
(cherry picked from commit 0967a0389d46924e97acff76adf5beb2b7445825)

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

Title:
  Tagged journal entries block combines tags

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  When the "Tagged journal entries" block has 2 or more tags, the tags
  are combined into one element rather than kept separate when a new
  entry is created from within the block.

  To reproduce:

  1. Set up a journal entry with 2 tags
  2. Add the "Tagged journal entries" block to a page and select the two tags.
  3. Click the "New entry" button in the block to create a new journal entry. In Mahara 17.04 and 17.10, this button doesn't actually do anything. Related bug is bug #1700689
  4. The tags are added automatically to the new entry.

  Expected result: Both tags are separate entities.
  Actual result: The tags are combined to 1 entity and separated by comma within that entity essentially creating a new tag. Therefore, the entry doesn't show up in the tagged journal entries block.

  
  Also test that "-tags" are dealt with correctly and left off.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1700690/+subscriptions


References