[
https://issues.apache.org/jira/browse/CB-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15237233#comment-15237233
]
ASF GitHub Bot commented on CB-11069:
-------------------------------------
GitHub user mirkoluchi opened a pull request:
https://github.com/apache/cordova-ios/pull/217
CB-11069 - CDVViewController appURL is nil if wwwFolderName is the path to
a framework
Fix -[CDVViewController appUrl] method to take into account a wwwFolderName
which is a framework
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mirkoluchi/cordova-ios feature/CB-11069
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-ios/pull/217.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 #217
----
commit 6ab3a773985bd3cbbf61e26e762f23415925533a
Author: Mirko Luchi <[email protected]>
Date: 2016-04-12T14:15:36Z
CB-11069 - CDVViewController appURL is nil if wwwFolderName is the path
to a framework
Fix -[CDVViewController appUrl] method to take into account a
wwwFolderName which is a framework
----
> CDVViewController appURL is nil if wwwFolderName is the path to a framework
> ---------------------------------------------------------------------------
>
> Key: CB-11069
> URL: https://issues.apache.org/jira/browse/CB-11069
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: 3.5.0
> Reporter: Mirko Luchi
> Priority: Minor
>
> The -appUrl method of the CDVViewController doesn't take into account the
> case where the wwwFolderName property is set to the path of a framework,
> falling back to method -[CDVCommandDelegate pathForResource:], which returns
> nil.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]