Impossible to escape "{", "}" characters in parameterized messages.
-------------------------------------------------------------------

                 Key: MYFACES-1389
                 URL: http://issues.apache.org/jira/browse/MYFACES-1389
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 1.1.3
            Reporter: Guy Bashan
            Priority: Minor


It seems like using the "{", "}" characters in messages (in resource bundles) 
is impossible (Unless it is used for params: {0}, {1} etc'). The 
FacesUtil.subtituteParams seems to be throwing an exception. I tried escaping 
the characters by using "\{" but it still not working.

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

        

Reply via email to