Bug #43070
closedForward uid to t3lib_BEfunc::getProcessedValue on creating differences
100%
Description
The behaviour to show differences of records basically was copied from the history service.
Since the history only works on differences/deltas and not on fully stored records, no valid uid can be used.
However in the workspaces context each side (live version and workspace version) has a valid uid.
By forwarding this information to t3lib_BEfunc::getProcessedValue hooks can use this valuable data.
Updated by Gerrit Code Review about 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch 4.5 has been pushed to the review server.
It is available at http://review.typo3.org/16547
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16549
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch 4.6 has been pushed to the review server.
It is available at http://review.typo3.org/16552
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch workspaces_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/16555
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16549
Updated by Oliver Hader about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:ded872d55854fe1fe93b399225280e4ff7b48aa3.
Updated by Michael Stucki about 11 years ago
- Category changed from Bugs to Workspaces
Updated by Michael Stucki about 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