View Issue Details

IDProjectCategoryView StatusLast Update
3079Composrcore_fieldspublic2017-02-08 22:59
ReporterPDStig Assigned ToChris Graham  
PriorityhighSeverityminor 
Status resolvedResolutionfixed 
Summary3079: 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.
Attach Tags
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Relationships

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

Activities

Chris Graham

2017-02-08 22:05

administrator   ~4777

Working on this now

Chris Graham

2017-02-08 22:59

administrator   ~4778

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 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