You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/10/09 19:29:33 UTC

[jira] [Created] (ISIS-921) Disable "ensure safe semantics" feature (ISIS-865), since does not cater for edits with contributed properties.

Dan Haywood created ISIS-921:
--------------------------------

             Summary: Disable "ensure safe semantics" feature (ISIS-865), since does not cater for edits with contributed properties.
                 Key: ISIS-921
                 URL: https://issues.apache.org/jira/browse/ISIS-921
             Project: Isis
          Issue Type: Bug
          Components: Core
            Reporter: Dan Haywood
            Assignee: Dan Haywood
             Fix For: core-1.7.0


Specifically, if perform an edit, eg on ToDoItem, then the Wicket viewer will cause any contributed actions to be fired.  The IsisTransaction will think that the dirty objects are as a result of the first such contributed action firing (there is no "action" created for a simple edit.

~~~
In addition, should change Command2 interface to use a stack metaphor for action events (so can nest them).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)