Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 2.0.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
Run attached test case
Actual Results:
Sometimes the last ResourceBundle imported returns as null.
Expected Results:
Should not return null.
Workaround (if any):
Define extra dummy variables / functions at the end of the class and the ResourceBundle loads, or load the same class with dummy variables or functions more than once.