This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270681 - http://www.netbeans.org/dtds/autoupdate-catalog-2_6.dtd is no longer accessible.
Summary: http://www.netbeans.org/dtds/autoupdate-catalog-2_6.dtd is no longer accessible.
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Web Content (show other bugs)
Version: 8.2
Hardware: PC Other
: P3 normal (vote)
Assignee: Jan Pirek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-18 15:23 UTC by tdanard
Modified: 2017-05-18 15:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tdanard 2017-05-18 15:23:37 UTC
The DTD file "http://www.netbeans.org/dtds/autoupdate-catalog-2_6.dtd is no longer accessible. It has been moved to http://netbeans.org/dtds/autoupdate-catalog-2_6.dtd

However, this breaks the updates.xml files in all update centers because the URL is hardcoded: 

<?xml version="1.0" encoding="UTF-8" ?>

<!DOCTYPE module_updates PUBLIC "-//NetBeans//DTD Autoupdate Catalog 2.6//EN" "http://netbeans.org/dtds/autoupdate-catalog-2_6.dtd">
Comment 1 tdanard 2017-05-18 15:25:59 UTC
It got resolved a few minutes after I submitted this issue