Maven Doxia

Should not download common HTML DTDs

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    Windows, Internet Explorer, Eclipse
  • Number of attachments :
    0

Description

The following document:

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Test</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
</head>
<body>
<h1>Test</h1>
</body>
</html>

Saved as: test.xhtml

Note: extension xhtml instead of html

@@

Opening the document with the "Doxia Xhtml Editor" in Eclipse will produce the following error:

ParseException: Error validating the model: Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd

@@

See WC3 Systems Team Blog: http://www.w3.org/blog/systeam/2008/02/08/w3c_s_excessive_dtd_traffic

Issue Links

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: