Project

General

Profile

Actions

Bug #100380

open

Importing page tree with content containing mailto:###

Added by Roman Büchler about 1 year ago. Updated 11 months ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Import/Export (T3D)
Start date:
2023-04-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

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
Actions #1

Updated by Roman Büchler about 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.

Actions #2

Updated by Gerrit Code Review about 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

Actions #3

Updated by Gerrit Code Review about 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

Actions #4

Updated by Gerrit Code Review about 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

Actions #5

Updated by Benni Mack 11 months ago

  • Target version changed from 12 LTS to Candidate for patchlevel
Actions

Also available in: Atom PDF