Project

General

Profile

Actions

Bug #47070

closed

History cleanup (clearHistory) inconsistent

Added by Herbert Sojnik about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-04-09
Due date:
% Done:

0%

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

Description

In my opinion, the setting history maxAgeDays should be become an install tool setting, because the function setHistory / clearHistory from tcemain also acts globally.

Imagine a multi domain installation with two page trees as follows:
For the first tree history.maxAgeDays is set to 0 (via page TS), that means history entries should be kept forever. For the second tree history.maxAgeDays is not set, therefore the default value of 30 days comes into effect.
If someone now updates some content within the second tree, all history entries older than 30 days will be deleted - also the ones that affect the first tree ...

Actions

Also available in: Atom PDF