Modify ↓
Opened 18 years ago
Closed 17 years ago
#1406 closed defect (fixed)
_get_date_range() fix, returns wrong thing if passed year and month only
Reported by: | Owned by: | John Hampton | |
---|---|---|---|
Priority: | normal | Component: | TracBlogPlugin |
Severity: | normal | Keywords: | |
Cc: | betatim+tblog@… | Trac Release: | 0.10 |
Description
If you pass _get_date_range() in web_ui.py only a year and a month it returns nonsensical start,end dates.
This is a problem when used in BlogShow(year=2006,month=3)? and so on.
Attached a patch
Attachments (2)
Change History (5)
Changed 18 years ago by
Attachment: | web_ui.py.2.patch added |
---|
Changed 18 years ago by
Attachment: | web_ui.py.patch added |
---|
comment:1 Changed 17 years ago by
Status: | new → assigned |
---|
Thanks for the patch. I'll take a look at it this weekend.
comment:2 Changed 17 years ago by
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
sorry for being so dim with the attchments