[
https://jira.jboss.org/jira/browse/JBIDE-2970?page=com.atlassian.jira.plu...
]
Sean Flanigan updated JBIDE-2970:
---------------------------------
Priority: Optional (was: Major)
[From the mailing lists]
Sean Flanigan wrote:
Max Rydahl Andersen wrote:
> I agree it should be avoided to avoid confusion, but technically it should
> just work find ?
True, I can't think of anything that it will break at the moment, I've
just got a bad feeling about this. For instance, if one day we import
some messages_${locale}.properties to be converted to .po, suddenly the
"_"s will be significant.
But it's probably not worth worrying too much about.
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
Priority: Optional
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