Project

General

Profile

Actions

Bug #20274

open

Story #63815: Reduce communication between server and client

SYS_LASTCHANGED should not change when only page permissions are changed (but it does)

Added by Yannick Pavard almost 15 years ago. Updated 11 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Caching
Start date:
2009-04-03
Due date:
% Done:

0%

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

Description

There is a problem with the behavior of TYPO3 and the "access module". When admin user changes permissions for a backend group, SYS_LASTCHANGED is changed too.

So, when I use TypoScript to show last updated in frontend page, the date is updated but no content has changed.

My TS code :

lib.objPiedPage.5.30 = TEXT
lib.objPiedPage.5.30.data = page:lastUpdated
lib.objPiedPage.5.30.if.isTrue.Data = page:lastUpdated
lib.objPiedPage.5.30.strftime = %e %B %Y
lib.objPiedPage.5.30.wrap= <p> Last update:  |</p>
lib.objPiedPage.5.30.data = register : SYS_LASTCHANGED
lib.objPiedPage.5.30.if >
(issue imported from #M10841)


Files

t3tt_contentVSpages.PNG (85.6 KB) t3tt_contentVSpages.PNG Annina H, 2015-08-31 11:56
Actions

Also available in: Atom PDF