- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Tue, 22 Jun 2004 11:54:05 +0200
- To: Heinz Kohl <kohl@informatik.uni-stuttgart.de>
- Cc: html-tidy@w3.org
* Heinz Kohl wrote:
>after some "automatic" conversion steps failing to insert a xhtml
>doctype I've got the following "error in warning handling" situation
>using tidy
>(tidy is in fact detecting a xhtml source, and therefore even the
>correction seems to be unnecessary:
> with given doctype like in the comment, no warning is produced)
>
><span ><input ..></input></span>
>when discarding the </input>, a </span> will be inserted,
>and then the original </span> will be discarded after a warning message
>("discarding unexpected </span>")
Thanks for your report, this is fixed in the CVS. Please consider
reporting bugs via <http://sf.net/tracker/?group_id=27659&atid=390963>.
Received on Tuesday, 22 June 2004 05:54:45 UTC