Bug #100380
openImporting page tree with content containing mailto:###
0%
Description
When importing xml data containing a content element where typoscript constant place holders (e.g. ###myConstant###) are used the following error comes up:
Uncaught TYPO3 Exception TYPO3\CMS\Core\Database\ReferenceIndex::createEntryDataUsingRecord(): Argument #7 ($referenceString) must be of type string, null given, called in /var/www/html/.build/vendor/typo3/cms-core/Classes/Database/ReferenceIndex.php on line 412 thrown in file /var/www/html/.build/vendor/typo3/cms-core/Classes/Database/ReferenceIndex.php in line 348
Updated by Roman Büchler over 1 year ago
- Subject changed from Importing page tree with ### content to Importing page tree with content containing mailto:###
The issue might be related to the email link handler. The error only comes up when the content contains a mailto link using a constant (e.g. <a href="mailto:###USER######DOMAIN###">###USER###
###DOMAIN###</a>). Since such links can't be set anyway this ticket could be closed.
Updated by Gerrit Code Review over 1 year 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/+/78526
Updated by Gerrit Code Review over 1 year 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/+/78526
Updated by Gerrit Code Review over 1 year ago
Patch set 3 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/+/78526
Updated by Benni Mack over 1 year ago
- Target version changed from 12 LTS to Candidate for patchlevel