Re: [Htmlvalidator-help] Bug Html Validator 0.836rc1
Brought to you by:
mgueury
From: NoWhereMan <now...@fl...> - 2007-02-21 18:14:45
|
----- Original Message -----=20 From: Marc Gueury=20 To: agr...@us...=20 Cc: htm...@li...=20 Sent: Wednesday, February 21, 2007 6:52 PM Subject: Re: [Htmlvalidator-help] Bug Html Validator 0.836rc1 Andr=E9 G. wrote:=20 Hello The SGML Parser of Html Validator 0.836rc1 did not work with Firefox = (2.0.0.1) on Ubuntu/Kubuntu 6.10. Every site returns 0 Errors / 0 = Warrings.=20 The Tidy Parser works and is ok. Hi Andr=E9, Unhappily, I have no Ubuntu to try. Some questions, - Do you see any error message in the javascript console ? - Which user do you use ? Does it work with root ? and not with = end-users ? - Can you search for the directory sgml-lib in your ~/.mozilla = directory and give the complete path. cd ~/.mozilla find ~/.mozilla -name sgml* -print find ~/.mozilla -name tidy* -print [...] Don't forget to chmod 0777 the tidy extension dir in your profile = directory |