My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2428: IE8 monthView broken
4 people starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Feb 2015


Sign in to add a comment
 
Reported by bix...@gmail.com, Jan 23, 2015
Hello

Fullcalendar (v2+), monthView seems to be broken on IE8 even on a minimal install from your demonstration pages.

See this fiddle for reproduction : http://jsfiddle.net/pn6u3oa7/embedded/result/

And a rendering capture attached here.

Maybe I am missing something ?

Thanks
ie8-month-bug.png
13.8 KB   View   Download
Jan 27, 2015
#1 titosrev...@gmail.com
I'm getting the same issue. I think I might have to downgrade to the previous version to get IE8 support back again.
Feb 6, 2015
#2 hma...@gmail.com
same problem for me !!!
Feb 6, 2015
#3 bix...@gmail.com
At least I'm not alone ;)

Sticking, to 1.6.x for now.
Feb 6, 2015
#4 james.de...@sitekit.net
The variant that Sean Kenny created (www.seankenny.me/blog/2014/08/11/fullcalendar-with-a-resource-day-view-v2-0-2/) with the Resource Day view is based on 2.0.2 and works okay in IE8. Still as much as it's great I'd still like to see the trunk version to fix IE8 support.
Feb 6, 2015
#5 bix...@gmail.com
I just realized that the version n-1 of fullcalendar works in IE8 (2.2.5 vs last that is 2.2.6)

So the bug was injected in the last commits (https://github.com/arshaw/fullcalendar/releases)

See this working plunker with 2.2.5 : http://jsfiddle.net/bvxyqb1t/embedded/result/

Feb 6, 2015
#6 bix...@gmail.com
Hummm in fact I add to revert back to 2.2.3 :/ weird
Feb 9, 2015
Project Member #7 adamrs...@gmail.com
I was able to run it in IE8 (see my screenshot)

I did encounter a problem when trying to run the JSFiddle. IE8 was cutting off non-https requests, my js/css dependencies from the fullcalendar.io site. I had modify the fiddle to get the resources over https from CDNJS. My modified fiddle:

http://jsfiddle.net/ocp4f00u/
https://jsfiddle.net/ocp4f00u/embedded/result/

Aside from that, are you all making sure you are using jQuery 1.x ? The 2.x versions of jQuery don't work with IE8.
Screen Shot 2015-02-09 at 9.12.26 PM.png
324 KB   View   Download
Status: Reproducing
Labels: Type-Bug
Feb 10, 2015
#8 bix...@gmail.com
Hi Thanks for the feedback.

Yes, I use jquery 1.x for sure (Why fullcalendar demo are running on v2.x dropping demo for IE8 users ?)

And your fiddle breaks too on my machine (see screenshot). Maybe it's a OS related issue.

I'm running on (corporate hardware / software) :
- Windows 7 Entreprise SP1 64bits
- Internet Explorer 8 (8.0.7601.17514)
- Browser / Document mode : IE8

Not that if I click on a different view (button "week" or "day", it works totally fine, so the lib is fully functionnal/loaded apart of the monthView)

Thanks


ie8-month-bug-2.png
151 KB   View   Download
Feb 10, 2015
#9 bix...@gmail.com
NO JS error in console, prev/next/today works well but global displqy is KO
Feb 11, 2015
Project Member #10 adamrs...@gmail.com
figured this out after playing with a real installation of IE8 on Windows XP. My fix:

https://github.com/arshaw/fullcalendar/commit/87cfc4f74361f8368b13c8e647de5c26bcce56ec

will release it soon
Status: Accepted
Feb 11, 2015
Project Member #11 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Feb 11, 2015
#12 titosrev...@gmail.com
Awesome thanks for the quick turnaround.
Feb 12, 2015
#13 bix...@gmail.com
Thanks ;)
Feb 21, 2015
Project Member #14 adamrs...@gmail.com
This has been released. Thanks!
https://github.com/arshaw/fullcalendar/releases/tag/v2.3.0
Status: Released
Sign in to add a comment

Powered by Google Project Hosting