-
Bug
-
Resolution: Fixed
-
Major
-
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.
- Référence
-
RUNTIME-176 Crash de SetAuthorizationHeaderAction si elle reçoit une exception encapsulée
- Closed