Actions
Bug #44225
closedHistory service does not show details anymore
Start date:
2012-12-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The history service in the workspace module does not contain any details for modified records.
There are two things that result in this behaviour:- the history service works on the live record and automatically resolves the workspace version
- the security fix in #42696 introduces a permission check for pages (which is -1 if using the workspace version directly)
Thus, the reference to the live record needs to be used instead.
Updated by Gerrit Code Review almost 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17275
Updated by Gerrit Code Review almost 12 years ago
Patch set 1 for branch workspaces_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/17350
Updated by Oliver Hader almost 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:dc8847b6642a296f3dfd79837651237515fcaecc.
Updated by Michael Stucki almost 11 years ago
- Category changed from Bugs to Workspaces
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions