Re: I think I found a bug in the upload validator

On Fri, Oct 20, 2000 at 10:23:06AM -0400, Paul Philion wrote:
> Greetings -
> 
> I was just playing with online validation of XHTML, and I can't get the
> upload validator to work:
> 
>   http://validator.w3.org/file-upload.html
> 
> With the following sample (from the XHTML spec):
> 
>   <?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>Virtual Library</title>
>     </head>
>     <body>
>       <p>Moved to <a href="http://vlib.org/">vlib.org</a>.</p>
>     </body>
>   </html>
> 
> This is right from the spec (except for the qualified URL for the DTD).
> 
> The normal validator works fine.

That should be fixed now, can you try again?

-- 
Gerald Oskoboiny       <gerald@w3.org>  +1 613 261 6630
System Administrator   http://www.w3.org/People/Gerald/
World Wide Web Consortium (W3C)      http://www.w3.org/

Received on Saturday, 21 October 2000 05:15:54 UTC