Project

General

Profile

Actions

Bug #23406

closed

Localization link in List module broken

Added by Björn Pedersen over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-08-19
Due date:
% Done:

0%

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

Description

The localization links in List mode point to http://some.host.tld/tce_db.php

They should be relative to typo3 directory.

in class.db_list_extra.inc:

$href = $this->backPath . $GLOBALS['TBE_TEMPLATE']->issueCommand(

backPath seems to be empty here.
(issue imported from #M15502)


Files

0015502_v1.patch (1.05 KB) 0015502_v1.patch Administrator Admin, 2010-08-19 15:53
0015502_v2.patch (727 Bytes) 0015502_v2.patch Administrator Admin, 2010-08-20 16:50
0015502_v4.patch (2.44 KB) 0015502_v4.patch Administrator Admin, 2010-08-23 13:46
15502_v9.diff (1.94 KB) 15502_v9.diff Administrator Admin, 2010-08-24 12:46

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21955: Broken forward/previous link in typo3-page-stdlist (/typo3/sysext/cms/layout/db_layout.php)Closed2010-01-14

Actions
Actions #1

Updated by Björn Pedersen over 14 years ago

attached patch solves this issue.

Actions #2

Updated by Steffen Gebert over 14 years ago

Hi Björn,

thanks for your patch.

I think it would be better to initialize backPath correctly. Can you have a look, what's done with it in this class?

Steffen

Actions #3

Updated by Björn Pedersen over 14 years ago

The error was a superfluos backpath here. v2 just removes this.

Actions #4

Updated by Steffen Gebert over 14 years ago

Okay, perfect Step 1.

Can you check, which versions are affected (4.3, too?)

Step2 would be to send this patch to the core team list.
You have to send an RFC, according to http://typo3.org/teams/core/core-mailinglist-rules/ (or in german: http://typo3blogger.de/ab-in-den-core/).
After positive review, it's going to be committed to the sources.

Actions #5

Updated by Björn Pedersen about 14 years ago

attached v4 solves the problem with the wrong redirectUrl parameter

Actions #6

Updated by Steffen Kamper about 14 years ago

Committed v9 to trunk rev 8667

Actions #7

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF