Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.9
-
Fix Version/s: 1.10
-
Component/s: None
-
Labels:None
-
Environment:Windows XP/Maven 1.1RC1
-
Number of attachments :
Description
It appears that when there is an additional embedded table (which gets thats created when doing the graphs for the % values), it messes up the xdoc in how it determines which class to assign to each table row to have the alternating background per row.
Attached is a fix that will explicitly set a class on these embedded rows so that xdoc will not attempt to set the class on these rows.