View Issue Details

IDProjectCategoryView StatusLast Update
0003079Composrcore_fieldspublic2017-02-08 22:59
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0003079: Firefox: Discrepancy in time/date fields
DescriptionSometimes 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 Reproduce1. 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 InformationTested on Mozilla Firefox 50. Bug did not exist when using Microsoft Edge.
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Relationships

related to 0003084 resolvedChris Graham Date/Time field discrepancy (again), this time on all browsers 

Activities

Chris Graham

2017-02-08 22:05

administrator   ~0004777

Working on this now

Chris Graham

2017-02-08 22:59

administrator   ~0004778

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.

Issue History

Date Modified Username Field Change
2017-02-07 03:35 Patrick Schmalstig New Issue
2017-02-08 22:05 Chris Graham Note Added: 0004777
2017-02-08 22:57 Chris Graham Status non-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 Patrick Schmalstig Relationship added related to 0003084