Modify ↓
Opened 17 years ago
Closed 17 years ago
#4322 closed defect (fixed)
Backlog metrics not properly displayed when its December
| Reported by: | jnatividad | Owned by: | Bhuricha Deen Sethanandha |
|---|---|---|---|
| Priority: | normal | Component: | TracMetrixPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
There was a flaw in the last_day_of_month calculation when month=12.
Attached is a patch to fix it.
- Joel
Attachments (1)
Change History (2)
Changed 17 years ago by
| Attachment: | web_ui.py.patch added |
|---|
comment:1 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Thanks a lot Joel. I will make another release with this fix soon. Happy New Year.
Note: See
TracTickets for help on using
tickets.



patch to web_ui.py to fix last_day_of_month calculation when its December