unequal handling of ' (amp) in .properties when using validators
----------------------------------------------------------------
Key: TAPESTRY-721
URL: http://issues.apache.org/jira/browse/TAPESTRY-721
Project: Tapestry
Type: Bug
Reporter: Ron Piterman
When using validators if
(1) you give the message in the .jwc validators:, you need to escape each ' as
'' (double amp).
(2) if using resources, the behaiviour is the same, BUT other resources do not
need that.
(3) when using a bean and referencing it in the validators def using $, I would
guess it is the same (did not try...) - you need to escape each amp as a double
one.
this leeds to unequal escaping of amps in resources which can couse problems in
translations.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]