Modify ↓
Ticket #6368 (closed defect: fixed)
Opened 4 years ago
Last modified 4 years ago
[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: | |||
| Release Notes: | |||
| API Changes: | |||
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
Changed 4 years ago by Dave Gynn <dgynn@…>
- Attachment report-tr-style.diff added
comment:1 Changed 4 years ago by sid
comment:2 Changed 4 years ago by cboos
- Milestone set to 0.11
- Resolution set to fixed
- Severity changed from normal to minor
- Status changed from new to closed
Thanks for the patch, applied in [6167].
Note: See
TracTickets for help on using
tickets.



#5574 was marked as duplicate of this ticket.