Ticket #1964 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH] Label Widget does not render attrs

Reported by: ghorvath Assigned to: 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

attrs_in_label.diff (371 bytes) - added by ghorvath on 08/26/08 15:07:59.
Patch missing attrs in Label template

Change History

08/26/08 15:07:59 changed by ghorvath

  • attachment attrs_in_label.diff added.

Patch missing attrs in Label template

08/27/08 06:32:18 changed 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.

08/27/08 12:07:52 changed by chrisz

My opinion is that simple and harmless fixes like this one should be backported for a while as long as 1.1 is not yet released and reasonably stable.

08/27/08 19:03:06 changed by Chris Arndt

  • status changed from new to closed.
  • resolution set to fixed.

Ok, applied to 1.0 branch in r5270.