Actions
Bug #103607
openPHP Warning: Undefined array key "pageuid" in PageLinkHandler
Status:
New
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2024-04-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
PHP Warning: Undefined array key "pageuid" in /var/www/html/typo3/sysext/core/Classes/LinkHandling/PageLinkHandler.php line 38
Affected link: <a class="mail" href="t3://page?alias=-" title="E-Mail verschicken">foo@bar.baz</a>
This error occurs when saving the record with the link above in RTE. In v9 this was handled more gracefully and displayed with data-rte-error="Page with ID not found"
as broken link.
Updated by Garvin Hicking 4 months ago
- Category set to Site Handling, Site Sets & Routing
Actions