#1213 closed defect (fixed)
let the logger do the formatting
Reported by: | sascha_silbe | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | r+ |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
With the attached patch we delegate the string formatting to the logger instead of doing it ourselves.
See #1210 for an explanation.
Attachments (1)
Change History (6)
comment:1 Changed 14 years ago by sascha_silbe
- Keywords r? added
Changed 14 years ago by sascha_silbe
comment:2 Changed 14 years ago by erikos
- Keywords r+ added; r? removed
Patch looks good to me. But please make sure that the sugar.pot does not slip in, and get it in as soon as possible so it gets in before our freeze.
comment:3 Changed 14 years ago by sascha_silbe
- Resolution set to fixed
- Status changed from new to closed
Pushed, thanks!
comment:4 Changed 10 years ago by dnarvaez
- Component changed from sugar-toolkit to Sugar
Note: See
TracTickets for help on using
tickets.
let the logger do the formatting