PropertyVariableInterpolator should support escaping of the string '${'
-----------------------------------------------------------------------

                 Key: WICKET-800
                 URL: https://issues.apache.org/jira/browse/WICKET-800
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.2.6
            Reporter: Ryan Crumley


As it stands if you want ${ to appear in a string produced using 
StringResourceModel you do not have any options. PropertyVariableInterpolator 
should support escaping ${ such that this is possible. Maybe $${ could result 
in ${ or something similar.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to