Uploaded image for project: 'ZK Spring'
  1. ZK Spring
  2. ZKSPRING-15

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 3.1
    • 3.0
    • webflow
    • None
    • 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)}

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

              Created:
              Updated:
              Resolved: