← Back to team overview

mahara-contributors team mailing list archive

[Bug 1275481] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2975
Committed: http://gitorious.org/mahara/mahara/commit/d5b71b488a298aae2cd92fc0c6eefee4c877f31e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit d5b71b488a298aae2cd92fc0c6eefee4c877f31e
Author: Gregor Anzelj <gregor.anzelj@xxxxxxxxx>
Date:   Sun Feb 2 17:08:53 2014 +0100

Dwoo doesn't support Smarty's nl2br syntax (Bug #1275481)

While programming other things I've needed to use nl2br function inside
Dwoo template file. Then I've discovered that nl2br syntax has changed
in Dwoo from what it was in Smarty.

Dwoo's nl2br syntax:
https://github.com/emulienfou/dwoo/wiki/Functions:nl2br

Change-Id: I203ccf73a97a2b9eb25c0bab4de4aee1a43f8828
Signed-off-by: Gregor Anzelj <gregor.anzelj@xxxxxxxxx>

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

Title:
  Dwoo doesn't support Smarty's nl2br syntax

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Found out that Dwoo doesn't support Smarty's nl2br syntax.

  Dwoo's nl2br syntax can be found here:
  https://github.com/emulienfou/dwoo/wiki/Functions:nl2br

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


References