Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Inherit a project which contains 815 files and scores of directories, with one file containing:
<mx:Metadata>
[ResourceBundle("test")]
</mx:Metadata>
3. Try to compile it when the "test" resource bundle is not present.
Actual Results:
Error: Unable to resolve resource bundle "test" for locale "en_US".
There is no mention of which of the 815 files contains the line that causes this.
Expected Results:
We should tell the user.
Workaround (if any):
Go to your shell and use grep.