JSR-252 Issue #27: <h:messages now renders HTML list elements ("<ul>", "<li>") 
if the "layout" attribute is "list" or the "layout" attribute is not specified.
--------------------------------------------------------------------------------------------------------------------------------------------------------------

         Key: MYFACES-1213
         URL: http://issues.apache.org/jira/browse/MYFACES-1213
     Project: MyFaces Core
        Type: Bug

  Components: JSR-252  
    Reporter: Stan Silvert


<h:messages now renders HTML list elements ("<ul>", "<li>") if the "layout" 
attribute is "list" or the "layout" attribute is not specified.  If the 
"layout" is "table" HTML "table" element is rendered instead of an outer 
"span". Please see Section 8.5 "Standard HTML RenderKit Implementation" for 
more details.

Also see 
https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=27


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

Reply via email to