Ticket #1964 (closed defect: fixed)
[PATCH] Label Widget does not render attrs
| Reported by: | ghorvath | Owned by: | faide |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.x bugfix |
| Component: | TG Widgets | Version: | 1.0.4.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The Label widget does not render the attrs parameter, because it is missing in the template. Attached a patch against 1.0 r5251
Attachments
Change History
Changed 3 years ago by ghorvath
-
attachment
attrs_in_label.diff
added
comment:1 Changed 3 years ago by Chris Arndt
- Owner changed from anonymous to faide
Applied in r5261 for the 1.1 branch.
Florent, should this be applied to the 1.0 branch as well? I think we need a solid guideline now that 1.0.6 is out on which kind of fixes should still go into 1.0.
Note: See
TracTickets for help on using
tickets.
Patch missing attrs in Label template