You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jose nuno neto (JIRA)" <ji...@apache.org> on 2016/03/15 13:08:33 UTC

[jira] [Commented] (CB-10858) Cant access javascript native File function

    [ https://issues.apache.org/jira/browse/CB-10858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195165#comment-15195165 ] 

jose nuno neto commented on CB-10858:
-------------------------------------

I am using another variable to link to the original File function.
I create the variable before cordova starts.
It's a workaround, but you shouldn't use common function names in plugins

> Cant access javascript native File function
> -------------------------------------------
>
>                 Key: CB-10858
>                 URL: https://issues.apache.org/jira/browse/CB-10858
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File
>            Reporter: jose nuno neto
>              Labels: triaged
>
> I am using the cordova-plugin-file and need to create a File object with javascript native function
> https://developer.mozilla.org/en/docs/Web/API/File
> But this plugin overrides that defenition.
> How can I use the plugin and still have acess to the native File function?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org