[TYPO3-dev] Announcing TYPO3 4.2.5, 4.1.9 and 4.0.11
Franz Holzinger
franz at ttproducts.de
Mon Jan 26 11:41:18 CET 2009
Krystian Szymukowicz a écrit :
> Ingmar Schlecht wrote:
>> Dear TYPO3 users,
>>
>> we are announcing the release of the following TYPO3 updates:
>> - TYPO3 4.2.5
>> - TYPO3 4.1.9
>> - TYPO3 4.0.11
>>
>> All versions are maintenance releases and contain only bugfixes.
>>
>> IMPORTANT: These versions contain important fixes of regressions
>
> hi
>
> sorry if it is obvious but what side effects can I expect if I do not
> upgrade to 4.2.5? How important it is? The bug #10205 is not very
> descriptive.
All TYPO3 extensions which store data in the fe sessions, even if no FE
user is logged in, it might not be working correctly.
The API for $TSFE->fe_user did not work as in all other TYPO3 versions.
No data could be stored with the method $TSFE->fe_user->setKey('ses',...);
So it depends on the extensions you want to use and on the demand for
users to be always logged in, if you need this update.
- Franz
More information about the TYPO3-dev
mailing list