Bug #20105
closedClickmenu doesn't work with IE8
0%
Description
Clickmenu doesn't work in IE8 (version 8.0.7000.0)
This blocks backend.
Branches: 4.1 - 4.3
4.1 displays menu in upper frame, so it doesn't totally block, but also no nice behavior.
Error:
object doesn't support property or method (translated german message)
URI: http://www.example.org/typo3/js/clickmenu.js
Line 74: top.loadTopMenu(this.clickURL + '?' + params);
(issue imported from #M10566)
Updated by Steffen Gebert over 15 years ago
See #20106 for fix.
This is NOT an IE problem.. it's browser detection of TYPO3
Updated by Ruben Sutter over 15 years ago
The compatibility mode in IE8 can be used as a workaround for this problem.
When working in the typo3 backend just switch the compatibility mode in IE 8 on and clickmenu should work fine.
Updated by Ingo Renner over 15 years ago
fixed in 4.0.13, 4.1.11, 4.2.7, 4.3.0alpha3
Updated by Martin Kutschker over 15 years ago
Cannot find an entry for this bug in the Changelogs!!! See also #18653.
Updated by Michael Stucki over 15 years ago
Yeah because the fix was part of #20106.
Updated by Michael Stucki over 15 years ago
This bug was already fixed some time ago.