[
https://issues.apache.org/jira/browse/CB-10381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15105877#comment-15105877
]
ASF GitHub Bot commented on CB-10381:
-------------------------------------
GitHub user bso-intel opened a pull request:
https://github.com/apache/cordova-windows/pull/140
CB-10381 fix the bug when removing a plugin with a <frame> tag
I fixed a simple bug that caused an exception EISDIR when removing a plugin
that includes a <frame> tag.
PluginHandler.js should have passed the project file instead of the plugin
directory.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bso-intel/cordova-windows CB-10381
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-windows/pull/140.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #140
----
commit d5079b99bdb0ab5fe7d75ed13853de762e0cf254
Author: Byoungro So <[email protected]>
Date: 2016-01-18T22:02:40Z
CB-10381 fix the bug when removing a plugin with a <frame> tag
----
> Exception when removing a plugin with a <frame> tag
> ---------------------------------------------------
>
> Key: CB-10381
> URL: https://issues.apache.org/jira/browse/CB-10381
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows
> Reporter: Byoungro So
> Assignee: Byoungro So
>
> The latest Cordova-windows (4.3.0) has a bug when removing a plugin that has
> a <frame> tag.
> It throws an exception EISDIR.
> This is caused by a bug in PluginHandler.js.
> I can fix this bug.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]