panelNavigation renders double "border" attribute
-------------------------------------------------
Key: MYFACES-600
URL: http://issues.apache.org/jira/browse/MYFACES-600
Project: MyFaces
Type: Bug
Components: Tomahawk
Versions: Nightly Build
Environment: Windows XP, tomcat 5.0.28, Myfaces, HtmlNavigationRenderer.java
@version $Revision: 239380 $ $Date: 2005-08-23 11:11:59 +0200
Reporter: Tomasz Bandura
Priority: Minor
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
--
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