Egidijus Vaisnora created WW-4237:
-------------------------------------
Summary: Locale is not fetched correctly if array of locales is
passed
Key: WW-4237
URL: https://issues.apache.org/jira/browse/WW-4237
Project: Struts 2
Issue Type: Bug
Components: Core Interceptors
Affects Versions: 2.3.15.1
Reporter: Egidijus Vaisnora
If there is passed several parameters "request_only_locale", then
I18nInterceptor creates and sets locale which is equals Array.toString.
I18nInterceptor.findLocaleParameter checks for array but also checks that array
should be of the length == 1. If it is more than one, then no value is fetched
but whole array.
--
This message was sent by Atlassian JIRA
(v6.1#6144)