#1365: Incorrect evaluation of escape sequences in AgaviLdmlConfigHandler
--------------------+-------------------------------------------------------
Reporter: david | Owner: david
Type: defect | Status: new
Priority: normal | Milestone: 1.0.5
Component: config | Version: 1.0.4
Severity: normal | Keywords:
Has_patch: 0 |
--------------------+-------------------------------------------------------
{{{unescapeCallback()}}} references a non-existing var in the default
case, and that should be just the {{{$char}}} anyway as per the LDML spec,
without the backslash:
http://unicode.org/reports/tr35/tr35-17.html#Unicode_Sets:
Anything else following a backslash is mapped to itself, except in an
environment where it is defined to have some special meaning.
--
Ticket URL: <http://trac.agavi.org/ticket/1365>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets