[
https://issues.apache.org/jira/browse/WICKET-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Quenot updated WICKET-800:
----------------------------------------
Fix Version/s: 1.3.0-beta4
Looks reasonable to do for the next release
> 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
> Fix For: 1.3.0-beta4
>
>
> 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.