Bug Tracker

Modify

Ticket #43 (closed bug: fixed)

Opened 7 years ago

Last modified 6 years ago

ready does not work over https with msie

Reported by: alistair.potts@… Owned by:
Priority: major Milestone: 1.0
Component: core Version: 1.0
Keywords: https ready Cc: alistair.potts@…
Blocking: Blocked by:

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.

Change History

comment:1 Changed 7 years ago by john

  • Cc alistair.potts@… added
  • Version set to 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.

comment:2 Changed 7 years ago by john

  • Status changed from new to closed
  • Resolution set to fixed

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.