[TYPO3-core] FYI: Fixed bug #7700: Fatal error if caching is disabled and locking enabled (follow-up on bug #7630)
Oliver Hader
oliver at typo3.org
Thu Feb 28 10:54:30 CET 2008
FYI: The following changes were committed to TYPO3_4-2 (rev. 3314)
Problem:
Calling the FE with rev. 3312 and caching disabled but locking enabled
causes a fatal error due to a call on a non-object.
Solution:
Use t3lib_div::sysLog() instead of [t3lib_lock]->sysLog() when the
locking objects does not exist yet.
Comments:
Furthermore I set sem_release not to show up warnings. This might happen
if the same page gets called in the same microsecond with caching
disabled for the page.
Bugtracker reference:
http://bugs.typo3.org/view.php?id=7700
Branch: TYPO3_4-2
olly
--
Oliver Hader
TYPO3 Core Team
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007700.patch
Type: text/x-patch
Size: 1476 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080228/5043c872/attachment.bin
More information about the TYPO3-team-core
mailing list