You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (Created) (JIRA)" <ji...@apache.org> on 2012/03/28 17:51:28 UTC

[jira] [Created] (WICKET-4483) Component#setDefaultModel() should call #modelChanging()

Component#setDefaultModel() should call #modelChanging()
--------------------------------------------------------

                 Key: WICKET-4483
                 URL: https://issues.apache.org/jira/browse/WICKET-4483
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5.5
            Reporter: Martin Grigorov


Component#setDefaultModel() should call #modelChanging() as #setDefaultModelObject() does.
It worked by chance so far because addStateChange() is called.

http://markmail.org/thread/uxl6uufusggqbb6s

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-4483) Component#setDefaultModel() should call #modelChanging()

Posted by "Martin Grigorov (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4483.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0-RC1
         Assignee: Martin Grigorov

Fixing only in 6.x because there wasn't any problem with it. I noticed it by chance.
No need to make this change in the stable branch.
                
> Component#setDefaultModel() should call #modelChanging()
> --------------------------------------------------------
>
>                 Key: WICKET-4483
>                 URL: https://issues.apache.org/jira/browse/WICKET-4483
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.5
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.0.0-RC1
>
>
> Component#setDefaultModel() should call #modelChanging() as #setDefaultModelObject() does.
> It worked by chance so far because addStateChange() is called.
> http://markmail.org/thread/uxl6uufusggqbb6s

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira