[TYPO3-core] RFC: #0010410: Generation of encryption key does not work in IE7
Jeff Segars
jsegars at alumni.rice.edu
Fri Feb 27 19:22:47 CET 2009
Jeff Segars wrote:
> Steffen Müller wrote:
>> Hi.
>>
>> On 17.02.2009 15:55 Marcus Krause wrote:
>>> I'd rather modify the headers instead of the POST workaround.
>>>
>>
>> appended patch v4 now serves all discussed issues.
>>
>> Tested for 4.1 and 4.2
>> on WinXP - IE6, IE7, FF2.0, FF3.0, Opera 9.63 and Safari 3.2.2
>>
>
> +1 on testing 4.1 and 4.2 in IE7, FF3 and Safari 4.
>
> Thanks,
> Jeff
Almost forgot, +1 on reading also with one tiny nitpick.
header('Content-Length: '.strlen($this->content));
Need spacing between the string and strlen for CGL :)
More information about the TYPO3-team-core
mailing list