[
https://issues.apache.org/jira/browse/FLEX-35231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Harui resolved FLEX-35231.
-------------------------------
Resolution: Fixed
Fix Version/s: Apache FalconJX 0.8.0
d66093a732ad90b02b6199504db6829c4e28a16c
> [FalconJX] Context Lost on Event Listeners
> ------------------------------------------
>
> Key: FLEX-35231
> URL: https://issues.apache.org/jira/browse/FLEX-35231
> Project: Apache Flex
> Issue Type: Bug
> Components: FalconJX
> Affects Versions: Apache FalconJX 0.8.0
> Reporter: Yishay Weiss
> Fix For: Apache FalconJX 0.8.0
>
>
> When there are callbacks in which event listeners are added, the compiler
> calls the Language.closure method with incorrect arguments, namely the second
> argument should be 'self' rather than 'this'.
> For example, in this test app:
> https://paste.apache.org/3GsA
> The result is:
> https://paste.apache.org/C0P2
> Consequently if you run the test app in release (strict) mode you'll get a
> run time error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)