Christian Kiefer created FLEX-33942:
---------------------------------------
Summary: Resources - fallback not working when bundle of missing
language doesn't exist
Key: FLEX-33942
URL: https://issues.apache.org/jira/browse/FLEX-33942
Project: Apache Flex
Issue Type: Bug
Reporter: Christian Kiefer
Priority: Minor
Hi,
I had the following problem.
1. localeChain["tr_TR", "en_US"];
2. resourceManager.getString("test", "test1");
3. bundle test was available in "de_DE" and "en_US" - no bundle
(properties-File) for "tr_Tr"
-> Displayed was the "de_DE" - Version of the text ... Why not the "en_US" -
version
IDE: Intellij Idea
-> locales clicked together (checkboxes) in the IDE de_DE, en_US, ...
Adding an empty properties-File for tr_TR and it is working as expected
(Fallback on en_US).
Best regards,
Christian
See
http://apache-flex-users.2333346.n4.nabble.com/Question-on-ResourceBundles-tc3966.html
--
This message was sent by Atlassian JIRA
(v6.1#6144)