This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5446 - .ent files served as chemical/x-pdb; should be application/xml-external-parsed-entity
Summary: .ent files served as chemical/x-pdb; should be application/xml-external-parse...
Status: RESOLVED FIXED
Alias: None
Product: Validator
Classification: Unclassified
Component: Website (show other bugs)
Version: HEAD
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL: http://validator.w3.org/sgml-lib/REC-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-02 13:01 UTC by Henri Sivonen
Modified: 2008-02-06 08:19 UTC (History)
0 users

See Also:


Attachments

Description Henri Sivonen 2008-02-02 13:01:13 UTC
$ telnet validator.w3.org 80
Trying 128.30.52.49...
Connected to validator.w3.org.
Escape character is '^]'.
HEAD /sgml-lib/REC-xhtml1-20020801/xhtml-lat1.ent HTTP/1.1
Accept: */*; q=0.1, application/docbook+xml, application/xhtml+xml, application/xml; q=0.5, image/svg+xml, text/xml; q=0.3
Host: validator.w3.org
Connection: close

HTTP/1.1 200 OK
Date: Sat, 02 Feb 2008 12:38:54 GMT
Server: Apache/2.2.6 (Debian)
Last-Modified: Tue, 20 Aug 2002 01:51:30 GMT
ETag: "40c881-2dff-3a89aed4fec80"
Accept-Ranges: bytes
Content-Length: 11775
Connection: close
Content-Type: chemical/x-pdb

Connection closed by foreign host.
Comment 1 Olivier Thereaux 2008-02-06 08:19:32 UTC
Fixed, thanks for the tip!

 telnet localhost 80
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
HEAD /sgml-lib/REC-xhtml1-20020801/xhtml-lat1.ent HTTP/1.1
Host: validator.w3.org

HTTP/1.1 200 OK
Date: Wed, 06 Feb 2008 08:18:45 GMT
Server: Apache/2.2.6 (Debian)
Last-Modified: Tue, 20 Aug 2002 01:51:30 GMT
ETag: "40c881-2dff-3a89aed4fec80"
Accept-Ranges: bytes
Content-Length: 11775
Content-Type: application/xml-external-parsed-entity