Project

General

Profile

Actions

Bug #25323

closed

Moving a page do not clear page cache of old Neighbors/Parent

Added by Simon Schick about 13 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2011-03-15
Due date:
% Done:

0%

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

Description

Hi, all

I'm working with HMENU using the status IFSUB. Now I recogniced the following issue:
If I move a page in the backend like the following (using Drag&Drop):
  • page1
  • page2
  • page3
MOVED TO:
  • page1
    • page2
  • page3

After that I have to clear the whole cache that the link for page1 is rendered using the IFSUB-Settings.

You can try it yourself:
  • set up a clean TYPO3 (or use a test-environment) and create a page-structure like described above.
  • create a HMENU using the states NO and IFSUB. You can also try CUR and CURIFSUB
  • view the frontend to generate the cache-entries in the database for the HMENU
  • move page2 into page1 (so that page2 is a subpage of page1)
  • view the frontend without clearing the cache and you'll see that page1 is rendered using the NO-Settings
  • clear the cache and you'll see that now page1 is rendered using the IFSUB-Settings

TYPO3 v4.5.2
PHP v5.3

Used TypoScript:
http://pastebin.com/4Bd5pt7Z
(issue imported from #M17946)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22190: HMENU with IFSUB, CURIFSUB and hidden subpagesClosed2010-02-25

Actions
Actions

Also available in: Atom PDF