Localization resources precedence is not processed correctly
------------------------------------------------------------
Key: TAP5-1498
URL: https://issues.apache.org/jira/browse/TAP5-1498
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.2.5
Reporter: Hugo Palma
I think this is best illustrated by an example:
My application is running on the locale "pt_PT", and some component in a
library doesn't have a SomeComponent_pt_PT.properties file but has a
SomeComponent.properties file with the property "someProperty" set.
I was hoping to localize "someProperty" by including it in my
app_pt_PT.properties but it seems that the property defined in
SomeComponent.properties takes precedence even though it's less specific
localization wise.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira