Project

General

Profile

Actions

Defect #2387

closed

Wrong Exception messages format in SSO authentication filter

Added by Vladimír Kotýnek almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Peter Štrunc
Target version:
Start date:
07/14/2020
Due date:
% Done:

100%

Estimated time:
Affected versions:
Owner:

Description

In ExtrasSsoIdmAuthenticationFilter.java there are several lines with wrong formating Exception messages like this one:

throw new IdmAuthenticationException(MessageFormat.format("Attribute with code [{}] not found", fieldName));

Calling this method ends up with error

Forwarding to error page from request [/index.html] due to exception [can't parse argument number: ]

Please fix this bug.

Actions

Also available in: Atom PDF