[ https://issues.apache.org/jira/browse/FLEX-33253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cyrill Zadra updated FLEX-33253: -------------------------------- Attachment: BindingError.mxml Example to reproduce the error. > Falcon Compile Error: Error: The data binding expression is invalid. > --------------------------------------------------------------------- > > Key: FLEX-33253 > URL: https://issues.apache.org/jira/browse/FLEX-33253 > Project: Apache Flex > Issue Type: Bug > Components: MXML Compiler > Reporter: Cyrill Zadra > Labels: Falcon > Fix For: Apache Flex Next > > Attachments: BindingError.mxml > > > Using dataProvider="{['One','Two','Three','Four']}" expression to define an > array result in compile error. > Loading configuration: > C:\dev\apache-flex\falcon\compiler\generated\dist\sdk\frameworks\flex-config.xml > C:\dev\apache-flex\falcon\compiler.tests:1 > Error: The data binding expression is invalid. > C:\dev\apache-flex\falcon\compiler.tests\functional-tests\f\mxml\BindingError.mxml:33 > Warning: Metadata was not bound to a definition > <s:DropDownList width="140" dataProvider="{['One','Two','Three','Four']}" > ^ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira