Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-2959

Selecting an item with the checkbox issues UnsupportedOperationException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 5.3
    • None
    • workbench
    • None

      To reproduce

      • open Pages app
      • select a row with the checkbox
        Outcome:
      • the row is selected but an exception is logged while trying to remove the root element from an unmodifiable collection
        ERROR nfo.magnolia.ui.workbench.AbstractContentPresenter: An error occurred while selecting a row in the data grid
        java.lang.UnsupportedOperationException
        	at java.util.Collections$UnmodifiableCollection$1.remove(Collections.java:1010)
        	at info.magnolia.ui.workbench.AbstractContentPresenterBase.onItemSelection(AbstractContentPresenterBase.java:134)
        

        Acceptance criteria

              fgrilli Federico Grilli
              fgrilli Federico Grilli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD