[
https://issues.apache.org/jira/browse/FLEX-35239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Zarzycki resolved FLEX-35239.
-----------------------------------
Resolution: Fixed
Fix Version/s: Apache FalconJX 0.8.0
Apache FlexJS 0.8.0
fixed flex-asjs: cbc79212fae7726006a4b738a49b55a7b7614c4d
> 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
> Fix For: Apache FlexJS 0.8.0, Apache FalconJX 0.8.0
>
>
> 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)