Project

General

Profile

Actions

Bug #16748

closed

Changes in alternative page language does not clear cache

Added by Bastian Sauert over 17 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2006-11-28
Due date:
% Done:

0%

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

Description

If an alternative page language is added or edited, the page cache is not automatically cleared (as it is for normal pages). This results, e.g., in partly wrong and thus distrating menu entries. A manual clear cache is required each time to resolve the situation.

As far as I can see, the problem is that t3lib_TCEmain::clear_cache differentiates between the table 'pages' and all other tables. From my point of view, the tables 'pages' and 'pages_language_overlay' should be handled the same way here. An the other hand, I cannot oversee all consequences.
(issue imported from #M4575)


Files

patch_4575.patch (966 Bytes) patch_4575.patch Administrator Admin, 2008-04-03 22:20
Actions #1

Updated by Dmitry Dulepov about 17 years ago

It is cleared but only for current page. SHould be like for normal pages, of course.

Actions #2

Updated by Typoheads GmbH over 16 years ago

+1 (!!!)

Actions #3

Updated by Ingo Renner over 16 years ago

Dmitry will you take care of this? I'm now removing it from the roadmap for 4.2 as there's no patch yet. Nevertheless it can go into 4.2 after the RFC process is passed before final releae.

Actions #4

Updated by Ingmar Schlecht about 16 years ago

Committed to TYPO3_4-1 and TYPO3_4-2

Actions

Also available in: Atom PDF