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

NPE when selecting user

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Neutral
    • 5.0
    • 5.0
    • security app
    • None

    Description

      When selecting user in Users SubApp, the following Exception appears in the log:

      WARN  info.magnolia.ui.framework.event.SimpleEventBus   : Exception caught when dispatching event: null
      java.lang.NullPointerException
      	at info.magnolia.ui.admincentral.workbench.ContentWorkbenchPresenter.refreshActionbarPreviewImage(ContentWorkbenchPresenter.java:238)
      	at info.magnolia.ui.admincentral.workbench.ContentWorkbenchPresenter.access$0(ContentWorkbenchPresenter.java:234)
      	at info.magnolia.ui.admincentral.workbench.ContentWorkbenchPresenter$3.onItemSelected(ContentWorkbenchPresenter.java:160)
      	at info.magnolia.ui.admincentral.event.ItemSelectedEvent.dispatch(ItemSelectedEvent.java:78)
      	at info.magnolia.ui.admincentral.event.ItemSelectedEvent.dispatch(ItemSelectedEvent.java:1)
      	at info.magnolia.ui.framework.event.SimpleEventBus.fireEvent(SimpleEventBus.java:76)
      	at info.magnolia.ui.admincentral.content.view.ContentPresenter.onItemSelection(ContentPresenter.java:120)
      	at info.magnolia.ui.admincentral.list.view.ListViewImpl.presenterOnItemSelection(ListViewImpl.java:154)
      	at info.magnolia.ui.admincentral.list.view.ListViewImpl.access$1(ListViewImpl.java:151)
      	at info.magnolia.ui.admincentral.list.view.ListViewImpl$1.valueChange(ListViewImpl.java:96)
      	at sun.reflect.GeneratedMethodAccessor168.invoke(Unknown Source)
      

      It is just a warning and everything seems to work, but would be nice to fix it.

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              jchocholacek Jozef Chocholacek
              jchocholacek Jozef Chocholacek
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Checklists

                  Bug DoR
                  Task DoD