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

ASF GitHub Bot commented on CB-6637:
------------------------------------

GitHub user IvanKarpan opened a pull request:

    https://github.com/apache/cordova-ios/pull/121

    CB-6637 - Removed - request:isFragmentIdentifierToRequest: deprecated 
method in CDVWebViewDelegate

    Hello,
    
    I know this is a small contribution but I wanted to help and so fixed this 
bug:
    https://issues.apache.org/jira/browse/CB-6637
    
    I just went through the steps here:
    http://wiki.apache.org/cordova/ContributorWorkflow
    But was not able to assign the issue in JIRA to myself.
    
    Please let me know if I did something incorrectly, if yes - will do better 
next time. I hope to be more active in Cordova/iOS projects so this is a first 
step for me.
    
    Best regards,
    Ivan Karpan

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/IvanKarpan/cordova-ios master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-ios/pull/121.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 #121
    
----
commit 8f3ef668c604c04030668bab68dfa90c86c7949a
Author: Ivan Karpan <[email protected]>
Date:   2014-12-08T14:59:21Z

    CB-6637 - Removed - request:isFragmentIdentifierToRequest: deprecated
    method in CDVWebViewDelegate

----


> Remove deprecated method in CDVWebViewDelegate
> ----------------------------------------------
>
>                 Key: CB-6637
>                 URL: https://issues.apache.org/jira/browse/CB-6637
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>             Fix For: 3.8.0
>
>
> - (BOOL)request:(NSURLRequest*)newRequest 
> isFragmentIdentifierToRequest:(NSURLRequest*)originalRequest
> Deprecated in 3.5.0 -- 3 release policy, means in 3.8.0 it will be removed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to