Juan-Francisco Diez created WW-4358:
---------------------------------------
Summary: 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.16.2, 2.3.14
Environment: Tomcat7, Ubuntu Server 14.04 LTS
Reporter: Juan-Francisco Diez
Priority: Minor
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
(v6.2#6252)