You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Kaan Soral (JIRA)" <ji...@apache.org> on 2014/05/27 15:44:02 UTC

[jira] [Updated] (CB-6764) findCordovaPath() in cordova.js malfunctions if there are js files with the "cordova.js" suffix

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

Kaan Soral updated CB-6764:
---------------------------

    Description: 
findCordovaPath() in cordova.js malfunctions if there are js files with the "cordova.js" suffix

For example if there is a js file named "thisisnotcordova.js" that is imported from another directory, the CordovaJS's plugin routines tries to import the plugins from that directory

  was:
findCordovaPath() in cordova.js malfunctions if there are js files with the "cordova.js" suffix

For example if there is a js file named "thisisnotcordova.js" that is imported from another directory, the CordovaJS's plugin routines tried to import the plugins from that directory


> findCordovaPath() in cordova.js malfunctions if there are js files with the "cordova.js" suffix
> -----------------------------------------------------------------------------------------------
>
>                 Key: CB-6764
>                 URL: https://issues.apache.org/jira/browse/CB-6764
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS
>    Affects Versions: 3.5.0
>         Environment: Both iOS and Android
>            Reporter: Kaan Soral
>            Priority: Minor
>              Labels: easyfix, javascript
>   Original Estimate: 2m
>  Remaining Estimate: 2m
>
> findCordovaPath() in cordova.js malfunctions if there are js files with the "cordova.js" suffix
> For example if there is a js file named "thisisnotcordova.js" that is imported from another directory, the CordovaJS's plugin routines tries to import the plugins from that directory



--
This message was sent by Atlassian JIRA
(v6.2#6252)