[ 
https://issues.apache.org/jira/browse/FLEX-35141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Harui resolved FLEX-35141.
-------------------------------
       Resolution: Fixed
    Fix Version/s: Apache FalconJX 0.8.0

38ca9c957e01df7de9eba07b33eb3a62b6da7877

> [FlexJS] XML literals don't add quotes when interpolated to values
> ------------------------------------------------------------------
>
>                 Key: FLEX-35141
>                 URL: https://issues.apache.org/jira/browse/FLEX-35141
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: FalconJX
>            Reporter: Yishay Weiss
>             Fix For: Apache FalconJX 0.8.0
>
>
> These lines work on flash but fail on JS:
>                               var propValue:String = "myValue";
>                               var myXml:XML = <Element propName={propValue}/>;
>                               var readValue:String = 
> myXml.@propName.toString();
> Example app can be found here. 
> https://paste.apache.org/eXiq



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to