IE6 displays a security warning when the site uses a secure connection and one tries to upload a file. Considering the huge amount of IE6 users, this is quite critical for every drupal site using secure connections. IE7 works fine.

related resources:
http://support.microsoft.com/default.aspx?scid=kb;en-us;261188
http://drupal.org/node/52956
http://drupal.org/node/71004
http://drupal.org/node/60565
http://drupal.org/node/64711#comment-132951

So this bug applies to drupal 5.x too.

Unfortunately I was not able to fix the bug for drupal 6.x. It seams to me that the jquery forms plugin is creating the iframe, so it might be a bug in the plugin.

For drupal 5, the iframe is created by drupal's js. I've attached a patch which fixes the bug for drupal 5.x.

CommentFileSizeAuthor
drupal_5_upload_IE6.patch1.04 KBfago
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fago’s picture

I've also opened a jquery issue: http://dev.jquery.com/ticket/1928

Anonymous’s picture

Status: Active » Postponed (maintainer needs more info)

It's been more than three years since the last reply. Is this still an issue?

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)