Project

General

Profile

Actions

Bug #21955

closed

Broken forward/previous link in typo3-page-stdlist (/typo3/sysext/cms/layout/db_layout.php)

Added by Stephan Großberndt almost 15 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-01-14
Due date:
% Done:

0%

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

Description

If a page contains more than 1000 tt_address entries and you view it with the "Page"-Module, the forward-link at the bottom of the list to show entries [1001-2000] is broken.

The link's href is href="../../../db_layout.php?id=XX&table=tt_address&pointer=1000"

This points to /typo3/db_layout.php (which does not exist) instead of /typo3/sysext/cms/layout/db_layout.php.

The previous-link on page /typo3/sysext/cms/layout/db_layout.php?id=XX&table=tt_address&pointer=1000 to view entries [1-1000] does not work either.

(issue imported from #M13238)


Files

Bild 2.png (26.1 KB) Bild 2.png Administrator Admin, 2010-01-14 15:06

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #22864: Unable to show tt_address records >=1001 in site modulClosed2010-06-11

Actions
Related to TYPO3 Core - Bug #23406: Localization link in List module brokenClosedSteffen Kamper2010-08-19

Actions
Related to TYPO3 Core - Bug #22443: Wrong path as return value from function listURL in class.db_list.incClosed2010-04-13

Actions
Actions #1

Updated by Navi about 14 years ago

Having same issue in T3 4.4.2 !

Actions #2

Updated by Björn Pedersen about 14 years ago

Seems as this could be the same double backPath issue as in http://bugs.typo3.org/view.php?id=15502.

Actions #3

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #4

Updated by Stephan Großberndt over 11 years ago

This issue can be closed, the link in 4.5.25 is not broken (points to List module):

../../../mod.php?&M=web_list&id=30&table=tt_address&pointer=1000

Actions #5

Updated by Chris topher over 11 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF