Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
12.0
-
None
-
None
-
None
-
Important
Description
In https://netbeans.apache.org/nb/plugins/12.0/catalog.xml.gz, some modules have double "/" in "distribution" attribute.
With double "/", the download failed with http code 404.
When remove one "/", the download work.
Example:
https://plugins.netbeans.apache.org/catalogue/download//134/guipopup-netbeans-plugin-0.1.1.nbm -> cannot download
https://plugins.netbeans.apache.org/catalogue/download/134/guipopup-netbeans-plugin-0.1.1.nbm -> download work
My Netbeans details:
Product Version: Apache NetBeans IDE 12.0
Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
Runtime: OpenJDK Runtime Environment 11.0.2+9
System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)
Attachments
Attachments
Issue Links
- duplicates
-
NETBEANS-5039 Can't update plugin, wrong plugin download url
- Closed