#5406 closed defect (invalid)
Setting Due Date and Complete Date on Milestones sets to previous day/hour
Reported by: | Owned by: | Christopher Lenz | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | admin/web | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Admin —> Manage Milestones
2 issues but related:
1) Due Date: Setting this sets the date to the previous day that is entered. Example, I changed the due date for a milestone to 05/31/07 and clicked Save. However, in the Milestone list (/admin/ticket/milestones) the due date was 05/30/07.
2) Completed Date: Same as above except it happens on the hour instead of day. 05/31/07 21:59:59 becomes 05/31/07 20:59:59
This only seems to happen in the Admin section. It looks like it is working fine under the Roadmap section.
Installation: Trac: 0.11dev-r5557 Python: 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)] setuptools: 0.6c5 MySQL: server: "5.0.16-nt", client: "5.0.27", thread-safe: 1 MySQLdb: 1.2.2 Genshi: 0.5dev-r598 Subversion: 1.4.3 (r23084) jQuery: 1.1.2
Attachments (0)
Change History (11)
comment:1 by , 17 years ago
Component: | general → webadmin |
---|---|
Owner: | changed from | to
Version: | → devel |
comment:2 by , 17 years ago
Milestone: | → 0.11 |
---|
comment:3 by , 17 years ago
Keywords: | needinfo added |
---|---|
Milestone: | 0.11 |
Have you checked your Preferences / Date and Time? It should work as you'd expect, but only once you set your timezone appropriately.
comment:5 by , 17 years ago
Keywords: | needinfo removed |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Great ;-)
follow-up: 8 comment:6 by , 17 years ago
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
This is still not working for me. I have the timezone set to GMT -5. Again, this is only failing to set the correct date under the admin section. It works as expected under the roadmap section.
My current configuration:
Trac | 0.11dev-r5814 |
Python | 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)] |
setuptools | 0.6c6 |
MySQL: server | "5.0.16-nt", client: "5.0.27", thread-safe: 1 |
MySQLdb | 1.2.2 |
Genshi | 0.5dev-r642 |
Subversion | 1.4.3 (r23084) |
jQuery | 1.1.2 |
comment:8 by , 17 years ago
Are you sure you're not still using the 0.10 WebAdmin plugin? Check in the "Plugins" section of the Admin pages.
comment:9 by , 17 years ago
I don't have that one installed.
- Trac 0.11dev-r5814
- timingandestimationplugin 0.4.0
- tracnav 4.0pre3
- tracwikigoodies 0.11.1
- tracburndown 01.08.10 - not enabled
I have a couple trac projects running and it looks like it's working fine for one but not the other. I'll look into it further and comment back what I find. Maybe it's something in the trac.ini file.
comment:10 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
I haven't had a chance to look into this. If I can't find it I'll reopen the bug. Closing for now though.
comment:11 by , 17 years ago
My mistake. I did have the timezone set incorrectly. I completely forgot about daylight savings time.
Sorry.
Same behavior in 0.11dev-r5694 Due date change in Milestone reverts to previous date. Can't set the due date to the last day of the month