[
https://issues.apache.org/jira/browse/FLEX-35239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15805212#comment-15805212
]
Alex Harui commented on FLEX-35239:
-----------------------------------
flex-falcon now outputs the right data in
a5c260dd68216f3230fdee161c00a9879ae2891e
flex-asjs probably needs further adjusting
> Runtime error when setting a property to a constant value
> ---------------------------------------------------------
>
> Key: FLEX-35239
> URL: https://issues.apache.org/jira/browse/FLEX-35239
> Project: Apache Flex
> Issue Type: Bug
> Components: FlexJS
> Affects Versions: Apache FlexJS 0.8.0, Apache FalconJX 0.8.0
> Reporter: Piotr Zarzycki
> Assignee: Piotr Zarzycki
>
> Following code cause runtime error:
> {code}
> <fa:FontAwesomeIcon iconType="{FontAwesomeIconType.APPLE}" />
> {code}
> where FontAwesomeIconType.APPLE is defined as:
> public static const APPLE:String = "fa-apple";
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)