Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile the bugfile with -strict=true and run it.
Actual Results:
It compiles, traces 17, and then gives ReferenceError: Error #1065: Variable http://whatever::xfoo is not defined.
Expected Results:
Compilation error: Access of undefined property xfoo.
Workaround (if any):