View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
3079 | Composr | core_fields | public | 2017-02-07 03:35 | 2017-02-08 22:59 |
Reporter | PDStig | Assigned To | Chris Graham | ||
Priority | high | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Summary | 3079: Firefox: Discrepancy in time/date fields | ||||
Description | Sometimes in Firefox, date fields on edit screens will change to an incorrect date/time... and fixing it does no good and still saves as the wrong date/time. | ||||
Steps To Reproduce | 1. Go to https://radio.lovinity.org/calendar/view/the-rant-the-life-of.htm?day=2017-02-06&date=2017-02&back=month 2. Edit the event. 3. The edit screen says the event begins Monday at 11am and ends Tuesday at 12am (13 hours), when originally it's Monday at 11am through Monday at 12pm. 4. Correcting the end date/time and saving doesn't fix anything; it still saves the end date/time as tuesday 12am instead of Monday 12pm. | ||||
Additional Information | Tested on Mozilla Firefox 50. Bug did not exist when using Microsoft Edge. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
related to | 3084 | Resolved | Chris Graham | Date/Time field discrepancy (again), this time on all browsers |
|
Working on this now |
|
There were 2 bugs on Firefox, related to Firefox not support HTML5 date and time input. There was a z-index bug stopping certain dates being clicked on the HTML5 date polyfill. There was a bug with midnight or midday times where each would shift forward 12 hours. This caused a complex bug where the date was correct, but the time was outside the days bounds, so it would then rollover when coming back to edit. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-02-07 03:35 | PDStig | New Issue | |
2017-02-08 22:05 | Chris Graham | Note Added: 0004777 | |
2017-02-08 22:57 | Chris Graham | Status | Not Assigned => Resolved |
2017-02-08 22:57 | Chris Graham | Resolution | open => fixed |
2017-02-08 22:57 | Chris Graham | Assigned To | => Chris Graham |
2017-02-08 22:59 | Chris Graham | Note Added: 0004778 | |
2017-02-13 02:14 | PDStig | Relationship added | related to 3084 |