ZkFlowControllerListener NPE if processing an Event with getTarget() == null

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 3.1
    • Affects Version/s: 3.0
    • Component/s: webflow
    • None
    • Environment:

      ZK 5.0.8 / Spring 3.0.5 / SWF 2.3.0

      If ZkFlowControllerListener filter has to process an event with getTarget() == null and not related to a flowcontroller (flowcontroller==null), for example a BookmarkEvent,
      a NPE occures at line L:99:
      final Annotation annt = ((ComponentCtrl)comp).getAnnotation("action"); //@

      {action(search)}

            Assignee:
            hawk
            Reporter:
            fkurth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: