Project

General

Profile

Actions

Bug #66957

closed

Section Index links not working on translated page

Added by Chris no-lastname-given about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2015-05-14
Due date:
% Done:

0%

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

Description

Section index on translated page links Page Content uid from default language instead of translated Page Content uid.

To reproduce:
1. Setup new page
2. Translate page to new language (L=1)
3. Add new Page Content (uid 1)
4. Translate content to new language (uid 2)
Make sure "Show in Section Menus" is true
5. Add new Page Content Special Menus/Section index

On default language page menu will link to:
/index.php?id=1#c1

On translated page menu will link to:
/index.php?id=1&L=1#c1

instead of:
/index.php?id=1&L=1#c2

Actions

Also available in: Atom PDF