mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #31665
[Bug 1509874] A change has been merged
Reviewed: https://reviews.mahara.org/5797
Committed: https://git.mahara.org/mahara/mahara/commit/062f0b8ec0716947d1e93ac14dc37d2e2888b9e7
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: 1.10_STABLE
commit 062f0b8ec0716947d1e93ac14dc37d2e2888b9e7
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Fri Nov 27 10:54:12 2015 +1300
Bug 1509874: incorrect dwoo truncation of multibyte chars
behatnotneeded
Change-Id: Ia5eaf6fcb7fabbd1182989cf8c518bcbb2c7b416
Signed-off-by: Robert Lyon <robertl@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/1509874
Title:
Incorrectly truncated message in "inbox" block
Status in Mahara:
In Progress
Status in Mahara 1.10 series:
Fix Committed
Status in Mahara 15.04 series:
In Progress
Status in Mahara 15.10 series:
In Progress
Bug description:
In the template file for "inbox" block, we use dwoo modifier
"truncate". It does not care about multibyte character, and results
in unnecessary garbage on the tail of truncated messages. Please see
the attached image file.
I thins it's good idea to make a multibyte version of "truncate", and
use it in Mahara source. Please see the following article.
http://www.guyrutenberg.com/2007/12/04/multibyte-string-truncate-
modifier-for-smarty-mb_truncate/
--
- exact version of Mahara: 1.10.0 to 15.10.0
- operating system: Linux
- database: Postgres
- browser and version: Safari 9.0.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1509874/+subscriptions
References