[ 
https://issues.apache.org/jira/browse/WICKET-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg resolved WICKET-2381.
-----------------------------------

    Resolution: Fixed
      Assignee: Igor Vaynberg

> IModel parameters of StringResourceModel not getting detached
> -------------------------------------------------------------
>
>                 Key: WICKET-2381
>                 URL: https://issues.apache.org/jira/browse/WICKET-2381
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.6
>            Reporter: Jonas
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> StringResourceModel supports IModels in the 'parameters' Object[] that
> are properly handled in StringResourceModel#getString, meaning they
> could get attached because of StringResourceModel. 
> StringResourceModel should probably check the 'parameters' array for IModels
> (or even IDetachables?) and detach them from StringResourceModel#onDetach

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