Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-33240

Falcon Compile Error: Cannot parse a value of type 'Object' from ''.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Apache Flex Next
    • Falcon

    Description

      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] <SetProperty target="myCustomCCV.myCCV" propertyName= "allowedFormatChars" value=" " />

      [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] <AssertPropertyValue target="ta" propertyName="text" value="" />

      Attachments

        1. EmptyAttributeTest.mxml
          0.2 kB
          Cyrill Zadra

        Activity

          People

            Unassigned Unassigned
            cyrill Cyrill Zadra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: