General

Profile

Arne Bippes

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

2005-12-19

21:01 TYPO3 Core Bug #15225: Javascript Warning in Preload-Images because of uninitialized Variables
Another case with uninitialized variables:
- browserName = navigator.appName;
- browser...
Arne Bippes
20:52 TYPO3 Core Bug #15225 (Closed): Javascript Warning in Preload-Images because of uninitialized Variables
img9_0246_0_n=new Image(); img9_0246_0_n.src = "typo3temp/menu/282dff7f80.png";
img9_0246_0_h=new Image(); img9_024...
Arne Bippes

2005-08-16

09:12 TYPO3 Core Bug #14927 (Closed): Fileicon-Path is hardcoded and not changeable for the Frontend
The icon-directory for the filelink-property is hardcoded in the source (t3lib/gfx/fileicons/). The Backend is config... Arne Bippes

2005-08-11

23:50 TYPO3 Core Bug #14922 (Closed): TYPO3_CONF_VARS['FE']['compressionLevel'] = true leads to no compression with wrong Content-Length
In constructor gzip_encode line 168 the compression level is compared (identical: $level === true). If $level is set ... Arne Bippes

Also available in: Atom