Matthias Bläsing created NETBEANS-114:
-----------------------------------------
Summary: Readd html DTDs to html.editor
Key: NETBEANS-114
URL: https://issues.apache.org/jira/browse/NETBEANS-114
Project: NetBeans
Issue Type: Bug
Components: web - HTML Editor
Affects Versions: 9.0
Reporter: Matthias Bläsing
Priority: Blocker
The donated files from oracle are missing the DTDs for:
* HTML 3.2
* HTML 4.0
* HTML 4.0.1
* XHTML 1.0
They need to be readded to the html.editor module in the packages:
org.netbeans.modules.html.editor.resources.DTDs.3_2
org.netbeans.modules.html.editor.resources.DTDs.4_0
org.netbeans.modules.html.editor.resources.DTDs.4_01
org.netbeans.modules.html.editor.resources.DTDs.xhtml
It needs to be checked if the files can be retrieved from the W3C archives. I
don't see a reason not to include the files in the distribution.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)