Mailing List Archive

[bricoleurs/bricolage] 5ea651: Fix overzealous escaping for localization.
Branch: refs/heads/rev-2.0
Home: https://github.com/bricoleurs/bricolage

Commit: 5ea651b5248442bb6cfa756540945998f4281b31
https://github.com/bricoleurs/bricolage/commit/5ea651b5248442bb6cfa756540945998f4281b31
Author: Greg Heo <greg@node79.com>
Date: 2011-05-11 (Wed, 11 May 2011)

Changed paths:
M comp/widgets/wrappers/header.mc
M t/Bric/Util/Language/Test.pm

Log Message:
-----------
Fix overzealous escaping for localization.

Per Locale::Maketext docs, commas only need to be escaped when inside
bracket notation.

[#245 state:resolved]


Commit: 7d98da6a0d8ab37484b6b6308d64d6b5866a580c
https://github.com/bricoleurs/bricolage/commit/7d98da6a0d8ab37484b6b6308d64d6b5866a580c
Author: David E. Wheeler <david@justatheory.com>
Date: 2011-05-11 (Wed, 11 May 2011)

Changed paths:
M lib/Bric/Changes.pod

Log Message:
-----------
Credit where credit is due.


Compare: https://github.com/bricoleurs/bricolage/compare/c2d66f0...7d98da6