You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2013/10/24 04:11:41 UTC

[jira] [Resolved] (CB-5191) Deprecate

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

Andrew Grieve resolved CB-5191.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2.0

> Deprecate <url-filter>
> ----------------------
>
>                 Key: CB-5191
>                 URL: https://issues.apache.org/jira/browse/CB-5191
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> For the onOverrideUrlLoading() function to be called on a plugin, it must have a <url-filter> in it's <feature> tag. 
> This is an undocumented quirk, and I don't think it has any benefit. In order not to break existing plugins that rely on it though, I'm going to:
> 1. If a plugin does have a url-filter, show a deprecation message and still apply the filtering before calling its onOverrideUrlLoading() function.
> 2. If a plugin does not have a url-filter, then always call its onOverrideUrlLoading() function.



--
This message was sent by Atlassian JIRA
(v6.1#6144)