Bug #86563
closedException is thrown in view module if root page is selected
100%
Description
- If clicking the root page (id=0) in the view module and there is no Page with is_siteroot Field set, an ServiceUnavailableException is thrown with the Message: No pages are found on the rootlevel!
- Furthermore, in the case that a Page with is_siteroot Field set exists under the root page (id=0), the view module displays this Page while actually the root page was selected. This is very confusing.
- Set up clean TYPO3 9.5 installation (or set all pages deleted=1)
- Click in the view module and select the root page (id=0) in the page tree
- See an information not an Exception
- See the selected page not a other page only because it's marked as siteroot
Files
Updated by Gerrit Code Review about 6 years ago
- Status changed from New 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 https://review.typo3.org/58573
Updated by Gerrit Code Review about 6 years ago
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/58573
Updated by Gerrit Code Review about 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58573
Updated by Gerrit Code Review about 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58573
Updated by Gerrit Code Review about 6 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58573
Updated by Oliver Bartsch about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d4f0301479c22b07143247c955c671587828cd29.