You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2014/07/07 09:52:33 UTC

[jira] [Commented] (FLEX-34389) Different behaviour when binding to xmlroot.@attribute.toString().length and xmlroot.child.@attribute.toString().length

    [ https://issues.apache.org/jira/browse/FLEX-34389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053411#comment-14053411 ] 

Justin Mclean commented on FLEX-34389:
--------------------------------------

Is this an issue with Adobe Flex 4.6?

> Different behaviour when binding to xmlroot.@attribute.toString().length and xmlroot.child.@attribute.toString().length
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-34389
>                 URL: https://issues.apache.org/jira/browse/FLEX-34389
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: .Unspecified - Compiler, Data Binding
>    Affects Versions: Apache Flex 4.11.0, Apache Flex 4.12.1
>            Reporter: Mei Xue
>              Labels: easytest
>         Attachments: keepFlagTestFlex3.mxml, keepFlagTestFlex4.mxml
>
>
> In Flex 4 (4.12.1 and 4.11.0), binding to xmlroot.child.@attribute.toString().length works if compile the application with keep-generated-actionscript flag. Otherwise, it gives this runtime error (_testXml is the xml data and keepFlagTest is the application):
> ReferenceError: Error #1069: Property _testXml not found on keepFlagTest and there is no default value.
> at _keepFlagTestWatcherSetupUtil/setup() ...
> Note that binding to xmlroot.child.@attribute.toString().length works in Flex 3 (3.3) and binding to xmlroot.@attribute.toString().length works in both Flex 3 (3.3) and Flex 4 (4.12.1 and 4.11.0).



--
This message was sent by Atlassian JIRA
(v6.2#6252)