[
https://issues.apache.org/jira/browse/ISIS-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood resolved ISIS-1179.
-------------------------------
Resolution: Fixed
> Prevent the defaultXxx(...) being called multiple times when invoke an action.
> ------------------------------------------------------------------------------
>
> Key: ISIS-1179
> URL: https://issues.apache.org/jira/browse/ISIS-1179
> Project: Isis
> Issue Type: Bug
> Components: Core
> Affects Versions: core-1.8.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: 1.9.0
>
> Attachments: first-call.png, second-call.png
>
>
> Looking into the code, we seem to call reset() - which is the method that
> utlimately calls the defaultXxx() methods - twice, once when we construct the
> ScalarModel and then again later when we make a call to clearArgs.
> Seems to be easy enough to call it just once.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)