Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E7329DC56 for ; Tue, 13 Nov 2012 01:18:14 +0000 (UTC) Received: (qmail 31301 invoked by uid 500); 13 Nov 2012 01:18:13 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 31244 invoked by uid 500); 13 Nov 2012 01:18:13 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 31100 invoked by uid 99); 13 Nov 2012 01:18:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Nov 2012 01:18:13 +0000 Date: Tue, 13 Nov 2012 01:18:13 +0000 (UTC) From: "Cyrill Zadra (JIRA)" To: flex-dev@incubator.apache.org Message-ID: <20519690.104432.1352769493091.JavaMail.jiratomcat@arcas> In-Reply-To: <512211564.104423.1352769492357.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (FLEX-33253) Falcon Compile Error: Error: The data binding expression is invalid. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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 > ^ -- 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