PhaseListenerManager throws NPE if pre-phase action was unsuccessful
--------------------------------------------------------------------

                 Key: MYFACES-3433
                 URL: https://issues.apache.org/jira/browse/MYFACES-3433
             Project: MyFaces Core
          Issue Type: Bug
            Reporter: Martin Kočí
            Priority: Minor


NPE at line 103 in PhaseListenerManager.informPhaseListenersAfter:

if(.... beforePhaseSuccess[i])

can occur if LifecycleImpl.executePhase was unsuccessful and didn't call 
phaseListenerMgr.informPhaseListenersBefore(currentPhaseId)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to