Project

General

Profile

Actions

Feature #93661

open

Respect starttime / endtime for cache-tags and pages related by insert-record

Added by Anonymous about 3 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2021-03-05
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Usecases:

- Records used on other pages have a starttime / endtime set - like news. Here we need to recalculate the livetime of caches for a given cache tag.
(update: in case of 3red party extensions its not easily possible, because we never know how the relation is resolved - maybe we could provide a standard here?)

- tt_content that is used somewhere else by "insert record" functionality. Since this is an editor action we can not relay on TypoScript and TSConfig solution here. So if a tt_content is updated with a starttime / endtime all page caches where that content is used should get a recalculated cache live time.
(Actually this would be needed also for "normal" editing the content record even without starttime / endtime).


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #91561: Lifetime of cache is not properly computed for "Insert Records" CENew2020-06-03

Actions
Actions #1

Updated by Anonymous almost 3 years ago

  • Related to Bug #91561: Lifetime of cache is not properly computed for "Insert Records" CE added
Actions #2

Updated by Anonymous almost 3 years ago

  • Description updated (diff)
Actions #3

Updated by Anonymous almost 3 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF