Subject: Re: misc/34542: Mismatch of DTD's URL
To: None <www@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: OBATA Akio <obata@lins.jp>
List: netbsd-bugs
Date: 09/18/2006 02:30:02
The following reply was made to PR misc/34542; it has been noted by GNATS.

From: OBATA Akio <obata@lins.jp>
To: hrs@NetBSD.org, k.heinz.sep.sechs@kh-22.de
Cc: gnats-bugs@NetBSD.org, netbsd-bugs@NetBSD.org
Subject: Re: misc/34542: Mismatch of DTD's URL
Date: Mon, 18 Sep 2006 10:21:45 +0900

 On Mon, 18 Sep 2006 03:26:39 +0900 (JST), Hiroki Sato wrote:
 >  In short, tools which does not support XML catalog cannot process
 >  XML files in the htdocs tree.  XML support of WWW browser is very
 >  limited, so you cannot get meaningful results by using it even if
 >  the URLs can actually be accessed by HTTP.
 
 Hopefully the idea was to use those XML file with Ajax,
 but not good for such a use case, isn't it?
 
 I'll find another solution. Thanks.