panelGrid does always render a border-attribute
-----------------------------------------------
Key: MYFACES-1025
URL: http://issues.apache.org/jira/browse/MYFACES-1025
Project: MyFaces
Type: Bug
Components: Implementation
Versions: 1.1.1
Environment: JDK 1.5.0; Tomcat 5.5.12
Reporter: Kurt Huwig
<h:panelGrid columns="3" styleClass="logintable">
renders
<table border="0" class="logintable">
Sun's implementation does not render a border-attribute.
--
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