[
https://issues.apache.org/jira/browse/WICKET-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alastair Maw updated WICKET-829:
--------------------------------
Issue Type: Improvement (was: Bug)
> DetachableContactModel - the 'contact' property is never used
> -------------------------------------------------------------
>
> Key: WICKET-829
> URL: https://issues.apache.org/jira/browse/WICKET-829
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-examples
> Affects Versions: 1.3.0-beta2
> Reporter: Dariusz Wojtas
> Assignee: Alastair Maw
> Priority: Minor
> Fix For: 1.3.0-beta3
>
>
> Class:
> org.apache.wicket.examples.repeater.DetachableContactModel
> declares property:
> private transient Contact contact;
> It is even set in one of constructors - but NEVER used, every load() call
> ends with call to the database service.
> This class is definitely not what a good example should show.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.