Closed (won't fix)
Project:
The Morning After
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2010 at 03:05 UTC
Updated:
5 May 2011 at 07:14 UTC
Jump to comment: Most recent file
Comments
Comment #1
bengtan commentedHi,
The post you are referencing is not clear on what the issue with IE8 is.
Can you post up the changes you did to page.tpl.php? Or did you just copy over the one from Zen 6.x-1.1 without change?
Thank you.
Comment #2
gb2world commentedI've attached the changes that I made that solved the IE issues I observed. I do not have a conclusive analysis that makes it clear what caused the problem (long load times in IE), but it does seem clear that there were changes to the page.tpl.php in the Zen update, and TMA probably needs to update page.tpl.php similarly to avoid any problems.
Comment #3
bengtan commentedHaving looked at your page.tpl.php ... the only change which looks significant is the removal of the IE conditional comments. Zen implemented this in page.tpl.php in http://drupal.org/cvs?commit=140050 but (I think) there is some sort of dependency on the Conditional Styles module (http://drupal.org/project/conditional_styles).
At the moment, I'm hesitant to make the same change to page.tpl.php for tma until I've had a chance to examine the issue and test more fully.
Comment #4
bengtan commentedExpiring this issue.