Bug #67756
closedlabel_userFunc broken with TYPO3 7
100%
Description
I'm using 'label_userFunc' in TCA to adjust the row naming in the backend.
In 7.0.2 all is fine. In 7.1.0 only the uid of the row is being displayed as
long as I set 'label' => uid.
From my understanding that's according the documented behaviour:
'The result of this function overrules the label, label_alt or
label_alt_force settings.'
A bit weird:
It seem to work properly on IRRE records.
It does NOT work when record are being display as a top level recod in the BE.
Updated by Benni Mack over 9 years ago
- Target version set to 7.4 (Backend)
- Sprint Focus set to On Location Sprint
Updated by Frans Saris over 9 years ago
- Status changed from New to In Progress
- Assignee set to Frans Saris
In progress by Philipp
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41622
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41622
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41622
Updated by Philipp Thiele over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 29a5a05cad7ecc3786344dc427f1dd4b032f81aa.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed