| Issue 2042: | Event appears in Chrome but not Safari or Firefox | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I have two sites where an event appears in Chrome but not Safari or Firefox. All other events render properly in all browsers. I looked at the JSON feed and nothing looks improper. I'm not even sure how to test this. Looking at the DIV classes on the event in Chrome doesn't reveal anything strange. http://www.roundhousetheatre.org/calendar/ 10/28/2013 event http://www.thefulton.org/calendar/ 1/5/2014 event at 7pm
Dec 2, 2013
#1
sc...@precisiondesignllc.com
Dec 13, 2013
Solved it! Chrome was accepting the date format YYYY-MM-DD HH:MM (non-ISO8601) format, but Safari and Firefox were not. Changed the format to ISO8601 and solved the problem.
Jun 7, 2014
glad you solved it. momentjs will insulate against this now.
Status:
Done
Dec 15, 2014
How to change it please tell me |
|
| ► Sign in to add a comment |