Side navigation
#1928 closed bug (invalid)
Opened November 14, 2007 06:41PM UTC
Closed October 12, 2009 11:26PM UTC
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
Attachments (0)
Change History (1)
Changed October 12, 2009 11:26PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
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 .