Date: Mon, 21 Oct 2002 12:40:34 +0400 From: "Sergii Laskavyi (1024D/CF017E57)" <ls@gambit.com.ru> To: www@FreeBSD.org Subject: validator.w3.org: "method" must be "get", not "GET" Message-ID: <20021021084034.GD76800@gambit.com.ru>
next in thread | raw e-mail | index | archive | help
Dear webmasters! Looks like this is a small bug in HTML Tidy: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.freebsd.org%2F If http://www.freebsd.org/index.html was generated by latest tidy, please forward this to tidy developers: http://sourceforge.net/tracker/?func=add&group_id=27659&atid=390963 ----- Forwarded message from Bjoern Hoehrmann <derhoermi@gmx.net> ----- Date: Sat, 19 Oct 2002 08:33:31 +0200 Subject: Re: a small bug(?) in validator ("method" must be "get" or "post", not "GET") From: Bjoern Hoehrmann <derhoermi@gmx.net> To: "Sergii Laskavyi (1024D/CF017E57)" <ls@gambit.com.ru> Cc: www-validator@w3.org In-Reply-To: <70F4E637-E30E-11D6-815B-000393BAB03A@gambit.com.ru> X-Mailer: Forte Agent 1.92/32.572 * Sergii Laskavyi (1024D/CF017E57) wrote: >> Below is the source input I used for this validation: >> 1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" >[...] >> 25: <form action="http://www.FreeBSD.org/cgi/mirror.cgi" >> 26: method="GET"> > >Are you sure it should be "get" and not "GET"? Yes. XHTML is case-sensitive and the DTD only allows "get" and "post". ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021021084034.GD76800>