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

Nate Drake commented on WW-1668:
--------------------------------

I created an "Improvement" issue for this (WW-1647).  Should that issue be 
linked to this one, or deleted?


> 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
>            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