Closed (fixed)
Project:
Date
Version:
4.7.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2007 at 13:56 UTC
Updated:
11 Feb 2007 at 21:17 UTC
When I update a content with a date field which has hour and minute granularity and 'select from list' attribute, the value which is shown in the dropdown menu for hours is quite random, so that I have to put the time back to the correct one every time.
For example: I have an event set for 09/01/2007 at 9:00. I go and update it, and the date is correct but instead of 9:00 I have 8:00, or 12:00 or something else selected. If I do not correct it the value is updated to this rondom one. Only the hour seems concerned (minutes remain as they are), but I couldn't see any pattern in the hours displayed. Maybe some persistent value of some variable? Can't say...
Comments
Comment #1
redsun82 commentedI guess the random behaviour was due to updating the nodes one after the other, because now I get a more consistent behaviour (though still buggy).
I have two content types: one with two date fields (beginning and end) with year - month - day granularity, the other with a single date field with year - month - day - hour - minute granularity. All date fields are set to "select from list". When I update one of the nodes of the first type, in the form the day goes down by one, while if I update the other, it's the hour that goes down by one.
Comment #2
karens commentedFound the problem and it should be working right after latest commit.
Comment #3
chrissearle commentedIs this also fixed in the 5.x tree? Exact same problem.
Comment #4
chrissearle commentedThat was a lazy question - sorry - late night. I've just grabbed the last 5.x date - both situations fixed.
Comment #5
(not verified) commented