My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 537: Error on IE and event show in a wrong way
2 people starred this issue and may be notified of changes. Back to list
Status:  Duplicate
Merged:  issue 517
Owner:  ----
Closed:  Jul 2010


Sign in to add a comment
 
Reported by enrico.b...@gmail.com, Jul 1, 2010
Hi,

I have the following error (FullCaledar 1.4.6) when I access my calendar on IE (8.0 but also on compatibility mode to previous IE versions). I have no problem with Firefox and Chrome.

Message: Argument is not valid.
Line: 2298
Character: 5
Code: 0
URI:http://......./js/lib/fullcalendar/fullcalendar.js

I don't know if is this the reason, but what happen on the event visualization is that some events (not all) are showed in a wrong way. I mean that for example an event that start at 1:30pm and stop at 3:30pm is showed on the calendar the start at 1:30pm and stop at 2:20pm (but the returned json contains the right time value, also because on other browsers it works fine). 

Jul 1, 2010
#1 enrico.b...@gmail.com
Sorry, I note a similar issue was already posted (  Issue 517 :	IE8 Invalid Argument line 2297 outerWidth).
My issue happen at line 2298:

eventElement[0].style.height = (height = seg.outerHeight - seg.vsides) + 'px';

How can I fix this problem?Can I insert a check (if...else..) like proposed into  issue 517 ?

BR
Jul 5, 2010
Project Member #2 adamrs...@gmail.com
thanks for the report. will look into it. merging...
Status: Duplicate
Mergedinto: 517
Sign in to add a comment

Powered by Google Project Hosting