You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Matthias Kahlau <mk...@web.de> on 2005/11/26 12:41:00 UTC

HTML nesting warning on closing hr: This element must not contain nested elements or text in HTML

Hi!


I found the following error message in the logging output of MyFaces:

WARN  [org.apache.myfaces.renderkit.html.HtmlResponseWriterImpl] HTML
nesting warning on closing hr: This element must not contain nested elements
or text in HTML


May this warning be caused by the following usage of the t:htmlTag:

<t:htmlTag value="hr" />



Regards,
Matthias