[
https://jira.jboss.org/jira/browse/JBIDE-2970?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-2970:
--------------------------------------------
These are template files and i'm not sure I understand why these can't just
coexist with the other files. "facesconfig_1_2" is simply the base name and the
localized version (if they are needed at all) would be e.g.
"facesconfig_1_2_da.properties"
Remove _ from the filenames of web-facesconfig_1_*.properties
-------------------------------------------------------------
Key: JBIDE-2970
URL:
https://jira.jboss.org/jira/browse/JBIDE-2970
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Reporter: Sean Flanigan
Fix For: 3.0.0.cr1, 3.0.0.GA
See
http://lists.jboss.org/pipermail/jbosstools-dev/2008-October/002268.html for
background, particularly item number 3.
Underscores are used to separate the basename from the locale code, so the underscores in
these filenames could lead to problems:
./common/plugins/org.jboss.tools.common.model.ui/templates/web-facesconfig_1_2.properties
./common/plugins/org.jboss.tools.common.model.ui/templates/web-facesconfig_1_0.properties
./common/plugins/org.jboss.tools.common.model.ui/templates/web-facesconfig_1_1.properties
Minor note: these files may be affected by another jira (I haven't submitted it yet)
requesting that translatable .properties files be moved to another directory. This might
cause a svn conflict if both jobs are done by different people concurrently.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira