Issue 337: Single events are showing up multiple months in IE 8
Status:  Done
Owner: ----
Closed:  Apr 2010
Reported by drewbro...@gmail.com, Feb 12, 2010
All other browsers work as expected, but in IE 8 in month view, an event set 
for Feb. 12th (for example) shows up on February 12th and then again on 
March 12th when you click to the next month. This only happens in IE 8.

I just switched everything to 1.4.4 so that everything's current, and the 
problem persists.
Feb 15, 2010
Project Member #1 adamrs...@gmail.com
hey thomasa,
can you please post a zip file with a working html file demonstrating the problem 
(complete with all js/css)? if you are using a json feed, can you please put the feed 
in a text file, and reference it from your javascript? will help me recreate it. 
thanks
adam
Feb 18, 2010
#2 drewbro...@gmail.com
This should be what you need. Since there is a login to access the calendar, you can 
probably just comment out the cookie.php include and pass the variable loggedinas 
through the url, and you'll see the calendar. Let me know if it would be easier for me to 
just create an easy-access version. Thank you.
MW_forAShaw_issue337.zip
32.8 KB   Download
Feb 26, 2010
Project Member #3 adamrs...@gmail.com
thomasa,
thanks for posting. could you possibly send me a link to an online demo? would be a 
little easier for me. thanks

and are you sure this isn't an IE8 specific bug in your application? sounds like 
strange behavior to me, but who knows...
Feb 26, 2010
#4 drewbro...@gmail.com
Here's a link: http://meredithwhitneyllc.com/calendar.php
You'll need to log in to view the calendar. You can use "testaccount" as the username 
and "testaccount" as the password to get in.

This is definitely specific to IE8, and I haven't seen anyone else on here with the same 
problem... but I also can't see any logical reason for this in my code. This site is for a 
client who uses IE8, too. Every other browser is perfect.

Thanks for looking into this.
Mar 15, 2010
Project Member #5 adamrs...@gmail.com
hmm that is very strange indeed. looks like the event elements from previous months 
are not properly getting cleared. could you try the newest version of fullcalendar 
(1.4.5) and see if the problem still persists? thanks
Apr 26, 2010
Project Member #6 adamrs...@gmail.com
please let me know if this is still a problem.

i suspect this is specific to your application though
Status: Done