- From: Nick Kew <nick@webthing.com>
- Date: Fri, 8 Aug 2003 19:37:00 +0100 (BST)
- To: Peter Burden <jphb@scit.wlv.ac.uk>
- Cc: <www-validator@w3.org>
On Fri, 8 Aug 2003, Peter Burden wrote: > However validator now refuses to say OK for a page > known to be OK and doesn't report the errors. The > following appears in the log:- > > check: Use of uninitialized value in pattern match (m//) at > /export/home/local/util/validator/httpd/cgi-bin/check line 591. > > Any suggestions would be welcome ! Is your OpenSP built with XMLMessages? If so, set SP_MESSAGE_FORMAT to TRADITIONAL for w3c validator. If that still doesn't work, you'll need to update OpenSP or compile it without XMLMessages. You can see from the commandline if you get XML messages. -- Nick Kew
Received on Friday, 8 August 2003 14:38:09 UTC