Actions
Bug #91087
closedNon-existing UnableToLinkToPageException in RecordProvider
Status:
Closed
Priority:
Should have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2020-04-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
The following backport to 9.5:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/61919
tries to catch a UnableToLinkToPageException in RecordProvider and PageProvider. This exception does not exist in 9.5 and should therefore be removed.
Updated by Christian Eßl over 4 years ago
- Related to Bug #90124: PageProvider catches nonexisting Exception added
Updated by Christian Eßl over 4 years ago
- Related to Bug #56351: view page in another language than default language from Backend is incorrect added
Updated by Gerrit Code Review over 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64244
Updated by Gerrit Code Review over 4 years ago
Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64244
Updated by Christian Eßl over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 144b11d5e8a3c6d9219e67d53e386745ffc466e4.
Actions