Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9334

PluginManager permit only one plugin to remap the URI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.7.1
    • None
    • cordova-android

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              spirann Simon Pireyn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: