Skip to main content

Bug Tracker

Side navigation

#43 closed bug (fixed)

Opened July 06, 2006 11:51AM UTC

Closed July 07, 2006 04:40AM UTC

Last modified June 20, 2007 02:25AM UTC

ready does not work over https with msie

Reported by: alistair.potts@party Owned by:
Priority: major Milestone: 1.0
Component: core Version: 1.0
Keywords: https ready Cc: alistair.potts@partyark.co.uk
Blocked by: Blocking:
Description

the writing of the script defer tag causes a "dual content" error on msie, all versions.

The suggested fixes on the orignator's site don't work.

Removing the src attribute completely causes the ready not to trigger at all.

Attachments (0)
Change History (2)

Changed July 06, 2006 02:36PM UTC by john comment:1

cc: → alistair.potts@partyark.co.uk
version: → 1.0

Alistair - I changed the code that handles this in SVN. The src now points to: src="https:/" and that seems to work. The source for it can be found here:

http:jquery.com/src/jquery-svn.js

Let me know if this works (or breaks) for you.

Changed July 07, 2006 04:40AM UTC by john comment:2

resolution: → fixed
status: newclosed

I'm marking this as resolved, until I hear otherwise.