Victor Adrian Sosa Herrera created CB-7370:
----------------------------------------------
Summary: http://registry.cordova.io/-/all doesn't show all
information of plugins
Key: CB-7370
URL: https://issues.apache.org/jira/browse/CB-7370
Project: Apache Cordova
Issue Type: Bug
Components: Registry, Registry Web
Reporter: Victor Adrian Sosa Herrera
Priority: Minor
Looking into the JSON rendered in http://registry.cordova.io/-/all, I noted the
plugins don't have the "platforms" attribute. Also in the versions attribute,
it shows only the latest, not all registered versions.
As an example, take org.apache.cordova.file. If look at it in the -/all URL in
the registry, you'll find that in the "latest" attribute the version is 1.3.0.
Now look at the "versions" and you will see "1.3.0: latest" missing the other
versions (they are correctly listed in
http://registry.cordova.io/org.apache.cordova.file as well as in
plugins.cordova.io).
Using this same plugin, in -/all URL, you will notice that the "platforms"
attribute is missing, but go into the plugin JSON
(http://registry.cordova.io/org.apache.cordova.file) and you will notice the
platforms supported for each version.
--
This message was sent by Atlassian JIRA
(v6.2#6252)