← Back to team overview

mahara-contributors team mailing list archive

[Bug 1509874] Re: Incorrectly truncated message in "inbox" block

 

** Changed in: mahara
       Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => High

** Changed in: mahara
    Milestone: None => 16.04.0

** Also affects: mahara/1.10
   Importance: Undecided
       Status: New

** Also affects: mahara/15.10
   Importance: Undecided
       Status: New

** Also affects: mahara/15.04
   Importance: Undecided
       Status: New

** Changed in: mahara/1.10
    Milestone: None => 1.10.8

** Changed in: mahara/15.04
    Milestone: None => 15.04.5

** Changed in: mahara/15.10
    Milestone: None => 15.10.1

-- 
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:
  Confirmed
Status in Mahara 1.10 series:
  New
Status in Mahara 15.04 series:
  New
Status in Mahara 15.10 series:
  New

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