Actions
Bug #89338
closedLinks such as tel: ... in content elements cause an error
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2019-10-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Links such as tel: ... in content elements cause an error:
(1/1) TypeError Argument 2 passed to TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::addSecurityRelValues() must be of the type string, null given, called in /var/www/html/typo3_src-10.1.0/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php on line 5133 in /var/www/html/typo3_src-10.1.0/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 5182
Files
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61879
Updated by Edward A. Gabdullin about 5 years ago
Gerrit Code Review wrote:
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/c/Packages/TYPO3.CMS/+/61879
Thanks!
Updated by Christian Eßl about 5 years ago
- Related to Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank added
Updated by Christian Eßl about 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e6a2f88f31dfd630a2245797110557b614ad3cae.
Actions