[ https://issues.apache.org/jira/browse/WW-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart updated WW-4237:
------------------------------
Fix Version/s: 2.3.17
> 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
> Fix For: 2.3.17
>
>
> 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)
|