Re: [Htmlvalidator-help] Bug Html Validator 0.836rc1
Brought to you by:
mgueury
From: Marc G. <mg...@sk...> - 2007-02-21 17:52:58
|
André G. wrote: > 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. > > The Tidy Parser works and is ok. > > Hi André, 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 - you should see a tidy_last_validated.html in the list ? Do you see it ? - Can you run the diagnostics logging ? http://users.skynet.be/mgueury/mozilla/faq.html#DIAGLOG <http://users.skynet.be/mgueury/mozilla/faq.html#DIAGLOG> Thanks by advance, Marc |