Project

General

Profile

Actions

Bug #20218

closed

Create version of page crashes in Cache

Added by Steffen Kamper over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-03-20
Due date:
% Done:

0%

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

Description

When i try to create a new version of page it crashes in Cache:

Fatal error: Uncaught exception 'InvalidArgumentException' with message '"pageId_-1" is not a valid tag for a cache entry.' in C:\xampp\htdocs\t3\home\t3lib\cache\frontend\class.t3lib_cache_frontend_abstractfrontend.php:143 Stack trace: #0 C:\xampp\htdocs\t3\home\t3lib\class.t3lib_tcemain.php(7036): t3lib_cache_frontend_AbstractFrontend->flushByTag('pageId_-1') #1 C:\xampp\htdocs\t3\home\t3lib\class.t3lib_tcemain.php(5798): t3lib_TCEmain->clear_cache('pages', 98) #2 C:\xampp\htdocs\t3\home\t3lib\class.t3lib_tcemain.php(5011): t3lib_TCEmain->updateDB('pages', 98, Array) #3 C:\xampp\htdocs\t3\home\t3lib\class.t3lib_tcemain.php(2594): t3lib_TCEmain->remapListedDBRecords() #4 C:\xampp\htdocs\t3\home\typo3\tce_db.php(206): t3lib_TCEmain->process_cmdmap() #5 C:\xampp\htdocs\t3\home\typo3\tce_db.php(251): SC_tce_db->main() #6 {main} thrown in C:\xampp\htdocs\t3\home\t3lib\cache\frontend\class.t3lib_cache_frontend_abstractfrontend.php on line 143

(issue imported from #M10741)


Files

10741.diff (739 Bytes) 10741.diff Administrator Admin, 2009-03-22 12:37
10741_v2.diff (1.29 KB) 10741_v2.diff Administrator Admin, 2009-06-08 00:03

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #21020: recycler can't delete INITIAL PLACEHOLDERClosedOliver Hader2009-09-09

Actions
Actions #1

Updated by Oliver Hader over 15 years ago

Created a new issue on Forge for FLOW3:
http://forge.typo3.org/issues/show/2982

Actions #2

Updated by Rupert Germann over 15 years ago

just stumbled across this one.
The bug still exists in current trunk and the patch fixes it.
go ahead Steffen ;-)

Actions #3

Updated by Steffen Kamper over 15 years ago

Hi Rupi,

the reason why i didn't continued is, that this leaded to a discussion in v5 list where Robert at the end changed the filebackend. So i started backporting filebackend but didn't finished because i had some troubles porting the tests.
Now Ingo want to refresh the complete cache framework, so at the end this bug will be fixed within.

vg Steffen

Actions #4

Updated by Steffen Kamper over 15 years ago

committed v2 to trunk, rev 5567

Actions

Also available in: Atom PDF