You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Impossible to switch organization if organization name contains an accent.
Steps to Reproduce
Create an organization with en accent in the name
create an user and add right in "admin" organization and the organization created in step 1
switch user from admin organization to organization previously created
Complementary information
Hello,
When user is in several organization and try to swith to an organization with accent in the name, this error appear.
The error log :
2021-01-11 17:05:27,428 [ERROR] from play.core.server.common.ServerResultUtils in application-akka.actor.default-dispatcher-56828 [|] Exception occurred while converting Result with headers [<Set-Cookie>: <THEHIVE-SESSION=XXX; SameSite=Lax; Path=/; HTTPOnly>, <Request-Time>: <19>, <X-Permissions>: <manageAnalyzerTemplate,manageUser,manageOrganisation,manageCustomField,manageTag,manageConfig,manageObservableTemplate,manageProfile>, <X-Organisation>: <**(Organization name with 'è' char replaced by '|')**>]. Calling HttpErrorHandler to get alternative Result.
java.lang.IllegalArgumentException: Character 65512 cannot match AsciiSet because it is out of range
[...]
Thanks,
Regards,
The text was updated successfully, but these errors were encountered:
Request Type
Bug
Work Environment
Problem Description
Impossible to switch organization if organization name contains an accent.
Steps to Reproduce
Complementary information
Hello,
When user is in several organization and try to swith to an organization with accent in the name, this error appear.
The error log :
Thanks,
Regards,
The text was updated successfully, but these errors were encountered: