[ 
https://issues.apache.org/struts/browse/WW-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Don Brown resolved WW-1668.
---------------------------

    Resolution: Fixed
      Assignee: Don Brown

Resolved for now, although this should be revisited for 2.1 as the fix should 
really also go into XWork

> struts.custom.i18n setting ignored if set by constant configuration
> -------------------------------------------------------------------
>
>                 Key: WW-1668
>                 URL: https://issues.apache.org/struts/browse/WW-1668
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.3
>            Reporter: Ted Husted
>         Assigned To: Don Brown
>            Priority: Critical
>             Fix For: 2.0.4
>
>
> The struts.custom.i18n.resources setting works from a struts.properties file, 
> but the same setting is ignored by a constant setting in struts.xml. 
> struts.properties works:
>  struts.custom.i18n.resources=resources
> struts.xml does not work:
>  <struts>
>      <constant name="struts.custom.i18n.resources" value="resources"/>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to