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/03/14 09:03:44 UTC

[jira] [Closed] (ISIS-731) Bulk actions broken... the logic to re-execute the action fails

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

Dan Haywood closed ISIS-731.
----------------------------


> Bulk actions broken... the logic to re-execute the action fails
> ---------------------------------------------------------------
>
>                 Key: ISIS-731
>                 URL: https://issues.apache.org/jira/browse/ISIS-731
>             Project: Isis
>          Issue Type: Bug
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.4.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: viewer-wicket-1.4.1
>
>
> ISIS-718 seems to be the culprit; we clear the action model's arguments for an action panel because it may get reused, however this same action model is cached by the collection model of an action that returns a standalone collection, and re-executed after the bulk action is performed.  This results in a NPE, because those arguments were cleared.
> The fix (a fix) is for the collection panel to clone the action model.
> This issue discovered during voting for 1.4.0; rather than pull that vote, suggest we fix in a patch release 1.4.1



--
This message was sent by Atlassian JIRA
(v6.2#6252)