Project

General

Profile

Actions

Bug #17116

closed

Jumpurl links miss parameters for multilanguage environments

Added by Jan Wulff about 17 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2007-03-13
Due date:
% Done:

0%

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

Description

The jumpurl feature doesn't work with multilanguage sites when a link is rendered on a page, which does only exist as a translation ('Hide default translation of page' is set). This happens because TYPO3 uses only 'id', 'type' and 'jumpurl' parameters to generate the url, while it should at least also use the 'L' parameter.

I've just added the global link vars to the parameters on 4 occurences in 'class.tslib_content.php' and everything works fine, but I don't really like to use a xclass on 'tslib_cObj', so it would be nice if this would be fixed with the next release. A patch is attached.

(issue imported from #M5214)


Files

class.tslib_content.php_jumpurl.diff (1.84 KB) class.tslib_content.php_jumpurl.diff Administrator Admin, 2007-03-13 14:33
Actions

Also available in: Atom PDF