[TYPO3-core] RFC #14365: Bug: Install Tool skin is sometimes wrong

Jigal van Hemert jigal at xs4all.nl
Wed May 12 07:20:16 CEST 2010


Lars Houmark wrote:
> Solution:
>     Switch to a JS only approach that checks if the current document 
> location is the same as the top location, meaning, is the document 
> loaded in a frame or not. If it is not loaded in a frame, the body gets 
> a class="standalone" added which equals to the re-factored CSS.

-1 by testing

Internet Explorer 6.0 (6.00.2900.2180) produced the following JavaScript 
error after applying the patch:

Line: 65
Char: 3
Error: Object doesn't support this property or method
Code: 0
URL: http://localhost/typo3/install/index.php?TYPO3_INSTALL[type]=about

IE 8 (8.0.6001.18904) produced the same error on
Line: 64
Char: 3
Code: 0
URI: 
http://localhost/typo3/sysext/install/Resources/Public/Javascript/install.js?1273640939

and both failed to detect the standalone mode.

-- 
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh


More information about the TYPO3-team-core mailing list