Cufon breaks ajax load

41 views
Skip to first unread message

job18

unread,
Jan 10, 2012, 12:32:32 AM1/10/12
to cufón
Hello,

I have a bug when I add Cufon to my Wordpress theme (only on Internet
Explorer 8): Cufon randomly prevents ajax load to work. When you
navigate through the site, the ajax load breaks suddenly, it doesn't
load anything. If I remove Cufon, all is running fine.

Here is my test environment to see the bug:
http://actupost.com

Simo Kinnunen

unread,
Jan 10, 2012, 6:14:55 AM1/10/12
to cu...@googlegroups.com
Hi,

Your problem is not Cufón-related. I was able to reproduce the issue in my debugging environment. The issue is caused by a faulty Content-Length header. When loading page 11, the server returned "Content-Length: 6998", where it should have been 2612. This causes your Ajax system to time out, which in turn causes a few errors, which then results in the whole page being reloaded. This time, the Content-Length is correct and there is no issue. The faulty Content-Length seems to be the real length of the un-gzipped content, whereas 2612 is the gzipped content length. Gzip is on in both cases. Looks like either your backend or server is wrong here.

Can't help you more than that, unfortunately.

Simo

> --
> You received this message because you are subscribed to the Google Groups "cufón" group.
> To post to this group, send email to cu...@googlegroups.com.
> To unsubscribe from this group, send email to cufon+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/cufon?hl=en.
>

Reply all
Reply to author
Forward
0 new messages