You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2022/09/14 18:54:00 UTC

[jira] [Closed] (WW-4358) Bad properties file not detected

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

Lukasz Lenart closed WW-4358.
-----------------------------
    Resolution: Won't Fix

> Bad properties file not detected
> --------------------------------
>
>                 Key: WW-4358
>                 URL: https://issues.apache.org/jira/browse/WW-4358
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Other, Value Stack
>    Affects Versions: 2.3.14, 2.3.16.2
>         Environment: Tomcat7, Ubuntu Server 14.04 LTS
>            Reporter: Juan-Francisco Diez
>            Priority: Minor
>              Labels: easyfix
>             Fix For: 6.1.0
>
>
> I had a problem in a properties file but the framework never warned me.
> The properties file was the default configured in struts.xml for i18n but the strings never appear and the log said that there were no key defined.
> The problem was just a mismatch between a slash and a backslash in the properties file but I spent lot of time to track the problem (about 8 hours probing lot of stuffs).
> I just see that the properties file was not in the ValueStack. Perhaps if struts can't push the content of the properties file in the ValueStack, it  can put an advise in the log of the container.
> I think that a framework like Struts must help developpers to find quicker the problems and in this case it's not helping.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)