Subject: misc/34542: Mismatch of DTD's URL
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <obata@lins.jp>
List: netbsd-bugs
Date: 09/17/2006 07:25:00
>Number: 34542
>Category: misc
>Synopsis: Mismatch of DTD's URL
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sun Sep 17 07:25:00 +0000 2006
>Originator: OBATA Akio
>Release: NetBSD 3.0.1_STABLE
>Organization:
LINS, Japan.
>Environment:
System: NetBSD miki.lins.jp 3.0.1_STABLE NetBSD 3.0.1_STABLE (MIKI) #18: Thu Jul 27 15:33:22 JST 2006 obata@miki.lins.jp:/usr/src/sys/arch/i386/compile/MIKI i386
Architecture: i386
Machine: i386
>Description:
There are mismatches between spesified in XML document and real URL.
For example:
In developer.xml <URL:http://www.netbsd.org/People/developers.xml>
http://www.NetBSD.org/XML/htdocs/lang/share/xml/website-netbsd.dtd
Real URL:
http://www.NetBSD.org/share/xml/website-netbsd.dtd
So, I can't process those XML files.
>How-To-Repeat:
Open develper.xml by web browser, like a Firefox, Internet Exproler,
error do happen (can't open dtd, undefined entity, and so on).
>Fix:
Fix mismatch.