Modify ↓
Opened 9 years ago
Closed 9 years ago
#12193 closed defect (worksforme)
Web interface Can't enter dates afternoon
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | web frontend | Version: | 1.0-stable |
Severity: | minor | Keywords: | datepicker |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Trying to enter a date in the afternoon doesn't work. The calendar picker comes up, and when choosing the time, it limits to hours between 1 and 12 inclusive with no PM selector anywhere. If you paste in a time out of that range, it changes it back to noon. I had to use the RPC interface to update the time to a PM value.
Attachments (0)
Change History (2)
comment:1 by , 9 years ago
Keywords: | datepicker added; time calendar gui web removed |
---|---|
Priority: | normal → low |
Severity: | major → minor |
Note:
See TracTickets
for help on using tickets.
The date picker allows to select 12am - 11am, 12pm - 11pm by Time slider, not am/pm selector. Also, you can enter any hour with any am/pm marker any time.
What do you think how the date picker should work?