[TYPO3-dev] Regressions in latest updates (4.1.14, 4.2.13, 4.3.4 and 4.4.1)

Franz Koch typo3.RemoveForMessage at elements-net.de
Fri Jul 30 11:29:29 CEST 2010


Hey,

>>> I tried to summarize what regressions have been found in the latest
>>> security release of TYPO3 (4.1.14, 4.2.13, 4.3.4 and 4.4.1) and how to
>>> solve some of them:
>>>
>>> http://buzz.typo3.org/teams/core/article/regressions-in-latest-security-release/
>>>
>>
>> I think I found another one - but I'm not yet sure what is responsible
>> for this (besides of the update):
>>
>> Fatal error: Call to undefined method t3lib_extMgm::createlistviewlink()
>> in /var/www/.../typo3/class.db_list.inc on line 715
>>
>> For now I switched back to 4.4.0 so that my editors can work again :)
>
> You seem to be using "trunk", because 4.4.1 doesn't have a call to this
> function in line 715. Make sure your t3lib and typo3 directories are in
> sync with current trunk.

I did not use trunk - I double checked that - but you're right, it was 
related to trunk, although a bit stranger.
I had trunk checked out on that server, but only used/tried it on the 
dev environment - not the production website. The errors occurred on 
production website though.

Like you I noticed that the error message referred to not existing code 
in the 4.4.1 files - so I digged a bit deeper. At some point I thought 
it could be related to the opcode cache on the server (for what reason 
ever) - so I cleared it and everything was fine again. I have no clue 
why the cache mixed up trunk files with the ones from 4.4.1 - but the 
error is gone now. Sorry for the wrong alert.

-- 
kind regards,
Franz Koch




More information about the TYPO3-dev mailing list