Actions
Bug #20645
closediecompatibility.js causes runtime error line 67 in IE6
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-06-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Function img.pnghack causes in IE6 runtime error line 67.
This happens because the DOM is not completely loaded when
this function execute.
change Event.observe to 'dom:loaded' then this error disappears.
(issue imported from #M11375)
Files
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Beside of that IE6 isn't supported any more.
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
Actions