Dan Haywood created ISIS-1179:
---------------------------------
Summary: 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
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)