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

Will Hoover updated WICKET-1764:
--------------------------------

    Description: Component#modelChanging and Component#modelChanged are 
inconsistent with IModel#setObject. Someone can call IModel#setObject for a 
model that is being used on a component that overrides Component#modelChanging 
and/or Component#modelChanged and they will never be notified.  (was: 
Component#modelChanging and Component#modelChanged are inconsistent with 
IModel#setObject. Someone can call IModel#setObject for a model that is being 
used on a component that overrides Component#modelChanging and/or 
Component#modelChanged are never notified.)

> Component#modelChanging and Component#modelChanged are inconsistent with 
> IModel#setObject
> -----------------------------------------------------------------------------------------
>
>                 Key: WICKET-1764
>                 URL: https://issues.apache.org/jira/browse/WICKET-1764
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.4
>         Environment: N/A
>            Reporter: Will Hoover
>
> Component#modelChanging and Component#modelChanged are inconsistent with 
> IModel#setObject. Someone can call IModel#setObject for a model that is being 
> used on a component that overrides Component#modelChanging and/or 
> Component#modelChanged and they will never be notified.

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