[
https://issues.apache.org/jira/browse/CB-13283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169555#comment-16169555
]
ASF subversion and git services commented on CB-13283:
------------------------------------------------------
Commit 0000b982a10731d22f33fa13b09896b222da5b8b in cordova-docs's branch
refs/heads/master from [~devgeeks]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=0000b98 ]
[CB-13283] Fetching of download counts fails on plugins.cordova.io
Filtered plugins based on name, removing scoped packages. This allows
the bulk search to go ahead for the remaining packages.
This closes #731
> Fetching of download counts fails on plugins.cordova.io
> -------------------------------------------------------
>
> Key: CB-13283
> URL: https://issues.apache.org/jira/browse/CB-13283
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-docs
> Environment: All
> Reporter: Tommy-Carlos Williams
> Assignee: Tommy-Carlos Williams
>
> The batched fetching of download counts for returned plugins fails for any
> requests that contain scoped packages thus blocking the "sort by downloads"
> from ever appearing and spewing GET errors into the console.
> This is due to npmjs not supporting scoped packages in bulk lookups:
> {code:javascript}
> {"error":"scoped packages are not currently supported in bulk lookups"}
> {code}
> I propose we filter out scoped packages from the bulk lookups. At least then
> we will get download counts for the packages that are supported in bulk
> lookups.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]