alt_ATTRIBUTE not being rendered for toolBar item separators.
-------------------------------------------------------------

                 Key: RF-4700
                 URL: https://jira.jboss.org/jira/browse/RF-4700
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2
            Reporter: Ben James
            Priority: Minor


org.richfaces.renderkit.html.ToolBarRendererBase.insertDefaultSeparatorIfNeed

getUtils().writeAttribute(writer, HTML.alt_ATTRIBUTE, "") will never create the 
alt tag.

The RendererUtils.shouldRenderAttribute returns false when length == 0.

This causes 508 Standards to fail.



-- 
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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to