Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-1242

SetAuthorizationHeaderAction crashes if it receives a wrapped exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.6.9
    • 2.6.8
    • None
    • None

      Already fixed in the Runtime project as RUNTIME-176.

      The SetAuthorizationHeaderAction class retrieves the HTTP authentication realm from an AuthorizationRequiredException. If the exception is wrapped in another exception, the action throws a ClassCastException.
      Resolution : the action should unwrap the exception until the AuthorizationRequiredException is found.

            Unassigned Unassigned
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: