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

Martin Grigorov resolved WICKET-3481.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC3
         Assignee: Martin Grigorov

r1074649.

> org/apache/wicket/velocity/VelocityContributor detach method
> ------------------------------------------------------------
>
>                 Key: WICKET-3481
>                 URL: https://issues.apache.org/jira/browse/WICKET-3481
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5-RC1
>         Environment: all
>            Reporter: Richard Emberson
>            Assignee: Martin Grigorov
>            Priority: Trivial
>             Fix For: 1.5-RC3
>
>
> org/apache/wicket/velocity/VelocityContributor detach method should be:
>   public void detach(Component c)
>   {      
>     model.detach();
>   }
> IModel extends IDetachable

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to