Mailing List Archive

[bricoleurs/bricolage] 01132e: Fix overzealous escaping for localization.
Branch: refs/heads/rev_1_10
Home: https://github.com/bricoleurs/bricolage

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

Changed paths:
M comp/widgets/wrappers/sharky/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: 8cdaf637ee81242f5b84e6dad04ea3f74ef9d223
https://github.com/bricoleurs/bricolage/commit/8cdaf637ee81242f5b84e6dad04ea3f74ef9d223
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/4ed5779...8cdaf63