Bug Tracker

Opened 16 years ago

Closed 14 years ago

#1928 closed bug (invalid)

warning with form plugin, SSL and IE6

Reported by: fago Owned by:
Priority: major Milestone: 1.2.2
Component: plugin Version: 1.2.1
Keywords: IE6 iframe SSL Cc:
Blocked by: Blocking:

Description

I ran over an issue with IE6, which displays a security warning when the site uses a secure connection (https) and one tries to submit data using the form plugin.

I used the latest drupal 6 development code, which ships with jquery 1.2.1 and the form plugin v1.0.3. I think the plugin creates an iframe without a src attribute, which causes IE6 to show the user a security warning.

related resources: http://support.microsoft.com/default.aspx?scid=kb;en-us;261188 drupal issue: http://drupal.org/node/192157

Change History (1)

comment:1 Changed 14 years ago by dmethvin

Resolution: invalid
Status: newclosed

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .

Note: See TracTickets for help on using tickets.