You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "James White (JIRA)" <ji...@apache.org> on 2014/09/22 22:29:34 UTC

[jira] [Updated] (CB-7415) File plugin's ProgressEvent implementation overwrites browser's native implementation

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

James White updated CB-7415:
----------------------------
    Affects Version/s: 3.6.0

> File plugin's ProgressEvent implementation overwrites browser's native implementation
> -------------------------------------------------------------------------------------
>
>                 Key: CB-7415
>                 URL: https://issues.apache.org/jira/browse/CB-7415
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File
>    Affects Versions: 3.5.0, 3.6.0
>            Reporter: James White
>
> The File plugin includes ProgressEvent.js, an implementation that mimics ProgressEvent objects for the FileReader/FileWriter objects, but does not include the usual event methods, etc.  
> When the File plugin is added to a project, any existing ProgressEvent implementation native to the browser environment is overwritten with this one, breaking code outside of the plugin that relies on ProgressEvent functionality.



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