Project

General

Profile

Actions

Bug #34219

closed

Story #63815: Reduce communication between server and client

Don't modify SYS_LASTCHANGED when changing something in a workspaces

Added by Ingo Pfennigstorf about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Workspaces
Target version:
Start date:
2012-02-24
Due date:
% Done:

0%

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

Description

Currently I have a small TypoScript that displays the last changed date of a page

lib.lastChanged = TEXT
lib.lastChanged {
    data = page:SYS_LASTCHANGED
    strftime = %d.%m.%Y
}

When some content or data of the page is changed in a workspace the SYS_LASTCHANGED field of the table unfortunatly gets updated to avoid confusion or displaying false information in that case.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #42158: Menu/Sitemap for "recently updated pages" shows pages not yet published liveClosedRomain Leleu2012-10-19

Actions
Actions

Also available in: Atom PDF