Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Apache Falcon 1.0
Description
Falcon doesn't allow multiline member access.
Try to compile any of the attached examples. Both are supposed to render a textfield in the screen with the text "A test text" in it.
Falcon fails to compile both with errors like:
Internal error: Unable to generate code for 'MetaTags'
/Users/jbalsas/Documents/dev/apache/flex/falcon/trunk/compiler/tests/MultilineObjectAccess.as:12
Warning: Metadata was not bound to a definition
["bar"];
Attachments
Attachments
Issue Links
- blocks
-
FLEX-33301 Falcon can't compile advancedgrids
- Resolved