Project

General

Profile

Actions

Bug #27131

closed

Publishing a page does not delete cache_treelist entry

Added by Thomas Trethan almost 13 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Workspaces
Target version:
Start date:
2011-05-30
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Publishing a page does not delete any cache_treelist entries. Here's what I traced:

tx_Workspaces_ExtDirect_ActionHandler.sendToNextStageExecute()
t3lib_TCEmain.process_cmdmap()
tx_cms_treelistCacheUpdate.processCmdmap_postProcess()

I think the problem ist, that the new workspace module uses process_cmdmap, which tx_cms_treelistCacheUpdate only hooks into for deleted pages. So the version-command is totally ignored.

Don't know, whether this is a Workspace or Core bug...

Regards, Tom


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #37952: Treelist cache is not cleared after publishingClosed2012-06-12

Actions
Actions

Also available in: Atom PDF