Bug #105376
openRootlineUtility uses wrong pid for mounted pages
0%
Description
Since TYPO3 13 the RootlineUtility
uses the pid of the mounted page instead of the pid of the mount point to build the rootline. This was changed in #104506, see 820c26f.
I am currently investigating issues indexing mount points in EXT:solr, for example, the change prevents the Solr configuration from being read from the site configuration and the wrong TypoScript configuration is used.
IMHO the pid of the mount point must be used.
Updated by Gerrit Code Review 10 days ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86674
Updated by Gerrit Code Review 10 days ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86674