You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Sami Al-beik (JIRA)" <ji...@apache.org> on 2015/02/22 16:51:11 UTC

[jira] [Updated] (FLEX-34763) FileReference.save() closes application without error on mac

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

Sami Al-beik updated FLEX-34763:
--------------------------------
    Description: 
Using the save method:

var f:FileReference = new FileReference()
f.save()

Will exit the aplication in compiled and debug mode. It closes the application without any error or warning.

i have only tested on Mac OSX10.9


  was:
Using the save method:

var f:FileReference = new FileReference()
f.save()

Will exit the appellation in compiled and debug mode. It closes the application without any error or warning.

i have only tested on Mac OSX10.9



> FileReference.save() closes application without error on mac
> ------------------------------------------------------------
>
>                 Key: FLEX-34763
>                 URL: https://issues.apache.org/jira/browse/FLEX-34763
>             Project: Apache Flex
>          Issue Type: Bug
>    Affects Versions: Apache Flex 4.14.0
>         Environment: mac osx 10.9
>            Reporter: Sami Al-beik
>             Fix For: Apache Flex 4.13.0
>
>
> Using the save method:
> var f:FileReference = new FileReference()
> f.save()
> Will exit the aplication in compiled and debug mode. It closes the application without any error or warning.
> i have only tested on Mac OSX10.9



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