[richfaces-issues] [JBoss JIRA] Commented: (RF-6828) Empty rich:messages breaks xhtml validation

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Apr 22 18:57:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/RF-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12463980#action_12463980 ] 

Nick Belaevski commented on RF-6828:
------------------------------------

Affects both layouts: either table- or list-based.

> Empty rich:messages breaks xhtml validation
> -------------------------------------------
>
>                 Key: RF-6828
>                 URL: https://jira.jboss.org/jira/browse/RF-6828
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Samuel Mendenhall
>            Assignee: Tsikhon Kuprevich
>            Priority: Minor
>             Fix For: 3.3.1
>
>
> When using rich:messages but there is no message the generated code looks like:
> <dl id="messages" class="rich-messages message" style="display: none; null"></dl>
> Which breaks xhtml validation with the message:
> line 168 column 106 - Error: end tag for "dl" which is not finished  with cause description: "You have probably failed to include a required child element. Hence the parent element is "not finished", not complete. "
> The SGML parser was being using in a validation plugin in Firefox.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list