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 #1

Updated by Michael Stucki over 10 years ago

  • Category changed from Bugs to Workspaces
Actions #2

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
Actions #3

Updated by Alexander Opitz over 9 years ago

  • Parent task set to #63815
  • Is Regression set to No
Actions #4

Updated by Mathias Schreiber about 9 years ago

  • Target version set to 7.5
Actions #5

Updated by Markus Klein almost 9 years ago

  • Status changed from New to Resolved

Resolved with #42158 according to Ingo.

Actions #6

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF