You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Omar Mefire (JIRA)" <ji...@apache.org> on 2016/02/08 19:14:40 UTC

[jira] [Updated] (CB-9334) PluginManager permit only one plugin to remap the URI

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

Omar Mefire updated CB-9334:
----------------------------
    Assignee:     (was: Omar Mefire)

> PluginManager permit only one plugin to remap the URI
> -----------------------------------------------------
>
>                 Key: CB-9334
>                 URL: https://issues.apache.org/jira/browse/CB-9334
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.7.1
>            Reporter: Simon Pireyn
>              Labels: android, plugins
>
> If a plugin return an URI and not null, the plugin manager stop calling remapUri and use the value returned. It doesn't allow another plugin to check or remap the URI
> ex: JsHybuggerPlugin gets all URL to eventually add "content://jsHybugger.org/" before every url.
> Or if I need with one plugin to replace "myserver://" with "http://myserver" and in another to replace {placeholders} or watherver.
> PluginManager should loop every plugins before returning the remapped URI.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org