Bug #86631
Page tree tooltips should contain shortcut and mountpoint details
100%
Description
For some page in v8 I have a toltip:
"id=161856 - Mount Point of Feedback (id=18) - Mount Point redirects to mounted page"
in v9:
"id=161856 - Mount Point of Feedback (id=18)"
and for shortcuts:
is:
id=29 - Shortcut to page (id=0)
should be:
id=29 - Shortcut to page (id=0), Shortcut Mode First subpage of selected/current page
The issue is that some fields are not selected in the pageTreeRepository, so BackendUtility::titleAttribForPages is missing them.
Associated revisions
[BUGFIX] Correct tooltips for pages in the page tree
Make tooltips for pages in the page tree correct (in case of shortcuts,
and mountpoints).
- add missing fields to selection in page tree Repository
required by BackendUtility->titleAttribForPages() - add guard clauses for page 0 to avoid unnecessary processing
- fixes several notices
Resolves: #86631
Releases: master
Change-Id: Ia0229203b78ef8c58e066ef3a587c1de1ee0b975
Reviewed-on: https://review.typo3.org/58616
Tested-by: TYPO3com <no-reply@typo3.com>
Reviewed-by: Susanne Moog <susanne.moog@typo3.org>
Tested-by: Susanne Moog <susanne.moog@typo3.org>
Reviewed-by: Stefan Neufeind <typo3.neufeind@speedpartner.de>
Tested-by: Stefan Neufeind <typo3.neufeind@speedpartner.de>
History
#1
Updated by Gerrit Code Review 4 months ago
- Status changed from New to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58616
#2
Updated by Tymoteusz Motylewski 4 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2a42940d6b21f9e134879c33b99a315953aa6742.