Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 4.5 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Please refer to FB-30069.
Steps to reproduce:
1. Create a MXML file. Add a <fx:Style> block with source set to a external css file.
2. Add some entries in the css file which give rise to some warnings.
3. compile the mxml file.
Actual Results:
Some css warnings have the source path set to css file.
Other css warnings have the source path set to the mxml file.
Expected Results:
All css warnings should have the source pointing to the css file.
Workaround (if any):