Bug #97964
closedExternal page links in HMENU do not respect config.extTarget anymore
100%
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"
Updated by Sascha Egerer over 2 years ago
- Related to Bug #96470: Inconsistent handling of pages.target when linking added
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Sascha Egerer over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset de9c787bac9de2918e85088526f1041e3a059c0d.