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

Igor Vaynberg resolved WICKET-1742.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-M3
         Assignee: Igor Vaynberg

> ResourceModel # wrapOnAssignment( ... )   problem
> -------------------------------------------------
>
>                 Key: WICKET-1742
>                 URL: https://issues.apache.org/jira/browse/WICKET-1742
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.4-M2
>            Reporter: Stefan Simik
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4-M3
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Method ResourceModel # wrapOnAssignment(final Component<String> component)   
> should not take only components of type String,
> but components with any type. It is not important, what is type of the 
> component - it is needed only for finding the right properties file.
> Example of problem
> It is not possible to call this method with parameter of type Page<Void>

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