← Back to team overview

mahara-contributors team mailing list archive

[Bug 1705980] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7908
Committed: https://git.mahara.org/mahara/mahara/commit/45b2be03956c668ad928c34a3d8b1086c57b4583
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 45b2be03956c668ad928c34a3d8b1086c57b4583
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Tue Aug 1 10:12:08 2017 +1200

Bug 1705980: trim tag spaces when creating post

After pressing New entry from a
Tagged journal entry block

behatnotneeded

Change-Id: Idb236e5d3bc5a10ab00f8a31f91da02ea8d4f606

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

Title:
  Split of tagged block tags when creating new entry doesn't trim spaces

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

Bug description:
  When we have a tagged entry with tags "one" and "two" it sends thru
  the value as "one, two"

  which changes them back to "one" and " two"

  We need to trim the tags after the split, see
  https://bugs.launchpad.net/mahara/+bug/1700690

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


References