You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Cyrill Zadra (JIRA)" <ji...@apache.org> on 2012/11/13 02:18:11 UTC

[jira] [Created] (FLEX-33253) Falcon Compile Error: Error: The data binding expression is invalid.

Cyrill Zadra created FLEX-33253:
-----------------------------------

             Summary: 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
             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

[jira] [Updated] (FLEX-33253) Falcon Compile Error: Error: The data binding expression is invalid.

Posted by "Cyrill Zadra (JIRA)" <ji...@apache.org>.
     [ 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