Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.1.1
-
None
-
None
-
Windows XP, tomcat 5.0.28, Myfaces, HtmlNavigationRenderer.java @version $Revision: 239380 $ $Date: 2005-08-23 11:11:59 +0200
Description
When panelNavigator is declared without style & styleClass attributes , and "border" attribute is declared -
panelNavigator renders table with double "border" attribute, e.g. for border="1" it renders: <table border="1" border="0">
In my opinion HtmlNavigationRenderer should also check if border attribute exists (HtmlNavigationRenderer .java line 94)
regards
Tomasz