Return-Path: X-Original-To: apmail-flex-issues-archive@minotaur.apache.org Delivered-To: apmail-flex-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7BB9010795 for ; Fri, 6 Sep 2013 15:22:01 +0000 (UTC) Received: (qmail 54919 invoked by uid 500); 6 Sep 2013 15:22:01 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 54762 invoked by uid 500); 6 Sep 2013 15:22:01 -0000 Mailing-List: contact issues-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list issues@flex.apache.org Received: (qmail 54621 invoked by uid 99); 6 Sep 2013 15:22:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Sep 2013 15:22:00 +0000 Date: Fri, 6 Sep 2013 15:22:00 +0000 (UTC) From: "Cyrill Zadra (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FLEX-33240) Falcon Compile Error: Cannot parse a value of type 'Object' from ''. 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-33240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrill Zadra updated FLEX-33240: -------------------------------- Component/s: (was: Mustella) (was: MXML Compiler) Falcon > Falcon Compile Error: Cannot parse a value of type 'Object' from ''. > -------------------------------------------------------------------- > > Key: FLEX-33240 > URL: https://issues.apache.org/jira/browse/FLEX-33240 > Project: Apache Flex > Issue Type: Bug > Components: Falcon > Reporter: Cyrill Zadra > Labels: Falcon > Fix For: Apache Flex Next > > Attachments: EmptyAttributeTest.mxml > > > In the mustella tests theres a lot of mxml code that have an empty attribute. For instance to test if an attribute is set to empty string. > [java] Error: Cannot parse a value of type 'Object' from ' '. > [java] > [java] C:\dev\apache-flex\sdk\mustella\tests\Validators\CurrencyValidator\SWFs\Validator s_Currency_Basic.mxml:21 > [java] Error: Cannot parse a value of type 'Object' from ''. > [java] backgroundColor="0xFFFFFF" backgroundImage="" xmlns:local="*"> > [java] C:\dev\apache-flex\sdk\mustella\tests\Managers\PopUpManager\Methods\PopUpManager_methods.mxml:166 > [java] Error: Cannot parse a value of type 'Object' from ''. > [java] -- 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