Uploaded image for project: 'MyFaces CODI'
  1. MyFaces CODI
  2. EXTCDI-266

WindowContextManagerObserver causes an Exception when redirecting if the requested view does not exists

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.3
    • 1.0.4
    • None
    • None

    Description

      if the current request does not contain a windowId the WindowContextManagerObserver tries to redirect to currend view and appends the windowId. But if the current view does not exists it calls getActionUrl with null. This causes an IllegalArgumentException instead of 404.

      I will add a patch which prevent the redirect if the current viewId is null.

      Attachments

        1. EXTCDI-266.patch
          0.8 kB
          Marcus Büttner

        Activity

          People

            gpetracek Gerhard Petracek
            mbuett Marcus Büttner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: