Project

General

Profile

Actions

Bug #69454

closed

Shortcut page ignores the configured url target

Added by Benjamin Serfhos over 8 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2015-09-01
Due date:
% Done:

0%

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

Description

Each page has a "target" configuration under "behaviour" tab. For both shortcut as default page this is configurable.

The default page works as intended, when _blank configured in target the page generates a link with _blank.
However if the page is then changed to "shortcut" to another page inside the tree, this is ignored. The targeted (shortcut) page configuration is used.

Two options available;

1) Fix the expected workflow for URL target. Force the configured page details with the shortcut id.
2) Remove the url target option in shortcut.

Problem cause by typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:6049 (in 6.2.14) which override the page configuration to the targeted page before generating the link.

I can fix this, but want to discuss which option is preferred.


Files

Screen Shot 2015-08-31 at 11.57.19.png (125 KB) Screen Shot 2015-08-31 at 11.57.19.png URL Target configured in TYPO3 Demo page Benjamin Serfhos, 2015-09-01 13:51

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #67047: Cannot access shortcut target in menusClosedMathias Brodala2015-05-20

Actions
Related to TYPO3 Core - Bug #85138: Shortcut in menu always is rendered as inactiveClosedSimon Gilli2015-05-20

Actions
Actions

Also available in: Atom PDF