Project

General

Profile

Actions

Bug #97964

closed

External page links in HMENU do not respect config.extTarget anymore

Added by Sascha Egerer almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2022-07-17
Due date:
% Done:

100%

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

Description

Since #96470 / 361bb8c3ca8fdaf5caf818b55d4783ed6dfc3bac the settings config.extTarget is not applied anymore to HMENU links.

Test Plan:

1. Create a menu
2. Create a page of type external link that is rendered in the menu
3. Do not set anything in the pages.target field
4. Configure the TypoScript option config.extTarget = _blank

Current behavior:

Link is generated without a target attribute

Expected behavior and also behavior in TYPO3 10:

Link is generated with target="_blank"


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #96470: Inconsistent handling of pages.target when linkingClosedBenni Mack2022-01-05

Actions
Actions #1

Updated by Sascha Egerer almost 2 years ago

  • Related to Bug #96470: Inconsistent handling of pages.target when linking added
Actions #2

Updated by Gerrit Code Review almost 2 years 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/+/75234

Actions #3

Updated by Gerrit Code Review almost 2 years 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/+/75234

Actions #4

Updated by Gerrit Code Review almost 2 years ago

Patch set 1 for branch 11.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/+/75214

Actions #5

Updated by Sascha Egerer almost 2 years ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF