Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-731

Bulk actions broken... the logic to re-execute the action fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • viewer-wicket-1.4.0
    • viewer-wicket-1.4.1
    • Viewer Wicket
    • None

    Description

      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

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: