Project

General

Profile

Actions

Bug #89994

closed

Wrong target value for external links

Added by Josua Vogel over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-12-19
Due date:
% Done:

100%

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

Description

Hello,

since the last TYPO3 Update we encounter following problem:

If config.extTarget and styles.content.links. aren't set, the target of an external links is "< config.extTarget". By the way: according to [[https://docs.typo3.org/m/typo3/reference-typoscript/9.5/en-us/Setup/Config/Index.html#exttarget]] the default value should be "_top", but at TypoScriptFrontendController:3540 this value is set to an empty string.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #88325: config.intTarget and extTargetClosed2019-05-09

Actions
Actions #1

Updated by Gerrit Code Review over 4 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/+/62752

Actions #2

Updated by Susanne Moog over 4 years ago

  • Target version deleted (Candidate for patchlevel)
  • PHP Version deleted (7.3)

to reproduce:

set constant "styles.content.links.extTarget ="
set setup "config.extTarget >"

create an external link and look at the target attribute.

Actions #3

Updated by Susanne Moog over 4 years ago

  • Related to Bug #88325: config.intTarget and extTarget added
Actions #4

Updated by Gerrit Code Review over 4 years ago

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/+/62807

Actions #5

Updated by Susanne Moog over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF