Defect #9619
closedTime zone ignored when logging time while editing ticket
0%
Description
When logging time via the links "Log time" on the individual page for time logging, the date field gets filled correctly with the date of the time zone.
However, when logging time while editing a ticket, there is not date field and when logging time it seems like the timezone of the server is used.
Possible fixes would be to add a date field to the "Log time" section of the edit screen and have it prefilled with the current date in the users time zone. Or the server should calculate the logged date based on the users time zone when the form is submitted.
Thx.
Related issues
Updated by Mischa The Evil almost 13 years ago
- Category changed from Issues to Time tracking
Mario Lipinski wrote:
[...] the date field gets filled correctly with the date of the time zone.
This was already fixed in r3012 for #4160. Prior behavior also ignored the users timezone.
Possible fixes would be to add a date field to the "Log time" section of the edit screen and have it prefilled with the current date in the users time zone. Or the server should calculate the logged date based on the users time zone when the form is submitted.
I'd vote for the second option.
Updated by Jean-Philippe Lang almost 13 years ago
- Status changed from New to Confirmed
Updated by Jean-Philippe Lang almost 13 years ago
- Status changed from Confirmed to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 1.3.0
- Resolution set to Fixed
Fixed in r7918.