Ticket #6368 (closed defect: fixed)
[PATCH] Report table row styles are wrong
| Reported by: | Dave Gynn <dgynn@…> | Owned by: | mgood |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | report system | Version: | devel |
| Severity: | minor | Keywords: | |
| Cc: |
Description
The style attribute of the TR tags is being constructed incorrectly which makes the style be "FalseFalseFalse" in most cases.
The attached patch corrects that and makes the style attribute get removed completely when there is no style.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


