[
https://issues.apache.org/jira/browse/WICKET-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-1302.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.2
Assignee: Igor Vaynberg
> Make substitutePropertyExpressions() in Localizer overridable
> -------------------------------------------------------------
>
> Key: WICKET-1302
> URL: https://issues.apache.org/jira/browse/WICKET-1302
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.3.0-final
> Reporter: Thomas Jaeckle
> Assignee: Igor Vaynberg
> Fix For: 1.3.2
>
>
> I want to extend Localizer.substitutePropertyExpressions(final Component
> component, final String string, final IModel model) to add a special
> behaviour when the model for substitution is instance of a Interface which
> has the Method getMessage(Locale locale).
> In this case I want to use a custom PropertyVariableInterpolator.
> So please make the method protected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.