- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 14 Jul 2005 20:12:18 +0200
- To: Philip TAYLOR <P.Taylor@Rhul.Ac.Uk>
- Cc: www-validator@w3.org
* Philip TAYLOR wrote: >No, I really can't explain it. Bjoern, >what results do you get if you go to > > http://validator.w3.org:8001/ > >and click on the "Submit" button below >the "Validate by Direct Input" box with >nothing in the latter ? Aah, indeed, with http://validator.w3.org:8001/check?fragment= I am able to reproduce this. I suspect this comes from CGI.pm which uses 1 to tell that the parameter is set. So we need to replace $File->{Bytes} = $q->param('fragment'); by something else... Thanks for your report! -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Thursday, 14 July 2005 18:12:27 UTC