[EventCalendar] Re: XML returned twice in IE (6&7)

deliciousdays oliver.seidel at deliciousdays.com
Mon Nov 12 15:56:03 UTC 2007


Quick addendum: Just figured out, that it also works fine on IE when 
logged in as a user/admin. So it has to do with being actually logged 
in. Any thoughts?

deliciousdays wrote:
> Hello everyone!
>
> I'm at a loss. I've tried turning off plugins one by one, tracing the 
> HTTP etc. etc. but can't understand why Firefox (2x) is handling this 
> URL (http://www.vinoroma.com/?ec3_xml=2007_10) just fine, the source 
> HTML source shows:
>
> <?xml version="1.0" encoding="UTF-8" 
> standalone="yes"?><calendar><month id='ec3_2007_10'>
> [...]
> </month></calendar>
>
> while IE does this:
>
> <?xml version="1.0" encoding="UTF-8" 
> standalone="yes"?><calendar><month id='ec3_2007_10'>
> [...]
> </month></calendar>
> <?xml version="1.0" encoding="UTF-8" 
> standalone="yes"?><calendar><month id='ec3_2007_10'>
> [...]
> </month></calendar>
>
> ...of course creating a JS error.
>
> Any idea what's going on?
>
> Thank you!
> Oliver
>
> Wordpress: WP 2.3;  Event Calendar: 3.1.1._rc1 (upgraded manually to 
> work with 2.3)
>



More information about the EventCalendar mailing list