IE6 goes blank

Alex Lawrence - June 27, 2009 - 16:07
Project:Dynamic Rendering
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

When the sifr module is activated, IE6 only shows a blank page.
According to different forum entries this is caused by the prefetch of the swf.
The solution is to run the code directly in the head of the html document, not on any "dom-ready" function.

To do this I commented out Line 383 and 403 in sifr3.inc:

$output .= "Drupal.behaviors.renderSIFR3 = function () {\n";
$output .= "}\n";

Can anyone confirm this?

#1

Alex Lawrence - June 27, 2009 - 16:07
Status:active» needs review

#2

corneliusk - July 9, 2009 - 00:25

I am experiencing issues using dynamic rendering with swftools. anyone else? any ideas how to fix? thanks.

#3

sun - August 2, 2009 - 01:58
Status:needs review» duplicate

Thanks for taking the time to report this issue.

However, marking as duplicate of #120308: Add sIFR 3 plugin. This bug has been fixed just today. A new development snapshot will be available within the next 12 hours.

 
 

Drupal is a registered trademark of Dries Buytaert.