Project

General

Profile

Actions

Bug #17088

closed

"Duplicate entry" in cache_pagesection when using frames

Added by Daniel Hahler about 17 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2007-03-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I have a template with a frameset, where the two frames therein are generated using typeNum=1 and typeNum=2.

Now when reloading/accessing the page, there's always a SQL error in the frameset definition page or in one of the frames, sometimes even in two of them!

This bug seems to be related related to http://bugs.typo3.org/view.php?id=4581.

Using no_cache=1 works around this, but is no option really.

The SQL error:
caller t3lib_DB::exec_INSERTquery
ERROR Duplicate entry '25-222419149' for key 1
lastBuiltQuery INSERT INTO cache_pagesection
(
content,
tstamp,
page_id,
mpvar_hash
) VALUES (...)
debug_backtrace require // tslib_fe->getConfigArray // t3lib_TStemplate->start // t3lib_DB->exec_INSERTquery // t3lib_DB->debug
(issue imported from #M5152)


Files

bug_5152_v2.diff (14.4 KB) bug_5152_v2.diff Administrator Admin, 2007-10-19 12:14
bug_5152_v5.diff (8.58 KB) bug_5152_v5.diff Administrator Admin, 2008-02-03 17:26

Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #16751: Duplicate entry on cache_pagesection on reloading twiceClosedMichael Stucki2006-11-29

Actions
Related to TYPO3 Core - Bug #18084: Better solution for "Page is being generated"ClosedMichael Stucki2008-01-31

Actions
Related to TYPO3 Core - Bug #18253: Duplicate entry on cache_pagesection on reloading twiceClosedChristian Kuhn2008-02-19

Actions
Related to TYPO3 Core - Feature #55157: Support for MySQL replicationClosed2014-01-20

Actions
Has duplicate TYPO3 Core - Bug #17147: Duplicate entry on cache_pagesectionClosedMichael Stucki2007-03-23

Actions
Actions

Also available in: Atom PDF