You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Piotr Zarzycki (JIRA)" <ji...@apache.org> on 2017/01/05 19:53:58 UTC

[jira] [Updated] (FLEX-35239) Runtime error when setting a property to a constant value

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

Piotr Zarzycki updated FLEX-35239:
----------------------------------
    Affects Version/s: Apache FalconJX 0.8.0

> 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)