ICEfaces
  1. ICEfaces
  2. ICE-3172

NPE in BridgeExternalContext when trying to redirect after logout in navigation rules

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7
    • Fix Version/s: 1.7.1
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      All

      Description

      The framework no longer works when trying to have a logout button on an application that invalidates the session, and then navigates to a page via the navigation rules. A NullPointerException is thrown in the BridgeExternalContext because the FacesContext instance is null.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16863 Wed Jun 11 17:32:59 MDT 2008 greg.dick ICE-3172 Perform Null check on FacesContext for logout case.
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/BridgeExternalContext.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16860 Wed Jun 11 17:12:33 MDT 2008 greg.dick ICE-3172 Perform Null check on FacesContext for logout case.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeExternalContext.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Greg Dick
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: