Actions
Bug #78151
closedHMENU: config.extTarget is ignored for pages of doktype external
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2016-10-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
On Location Sprint
Description
When rendering a HMENU
with a page of doktype external and having set config.extTarget = _blank
and setting no target in page settings which results in default (_top) target being used.
It should probably be enough to modify the $LD['target'] if it isn't se in AbstractMenuContentObject in case of DOKTYPE_LINK.
Updated by Riccardo De Contardi almost 8 years ago
The issue is still present on 8.6-dev (latest master)
Updated by Gerrit Code Review almost 7 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/54754
Updated by Gerrit Code Review almost 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54754
Updated by Benni Mack almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f2a9754741bdca1e5103f46b87d353dd90077060.
Actions