Commit 94e651a
[BUGFIX] Always use full row to retrieve header of record in DataHandler
With #101793 the DataHandler has been simplified which lead to the
regression that the log entry doesn't contain the record's title
anymore if that is not part of the changed data.
`BackendUtility::getRecordTitle` requires a potential full row to
retrieve the title.
Resolves: #105478
Related: #101793
Releases: main, 13.4
Change-Id: Ieda90d0974d8e7d01dba0470def17a69de185340
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/87496
Reviewed-by: Oliver Bartsch <bo@cedev.de>
Tested-by: Oliver Bartsch <bo@cedev.de>
Tested-by: Benni Mack <benni@typo3.org>
Reviewed-by: Benni Mack <benni@typo3.org>
Tested-by: core-ci <typo3@b13.com>1 parent 73b6fdd commit 94e651a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7598 | 7598 | | |
7599 | 7599 | | |
7600 | 7600 | | |
| 7601 | + | |
7601 | 7602 | | |
7602 | | - | |
| 7603 | + | |
7603 | 7604 | | |
7604 | 7605 | | |
7605 | 7606 | | |
| |||
0 commit comments