Project

General

Profile

Actions

Bug #22864

closed

Unable to show tt_address records >=1001 in site modul

Added by Henrik Ziegenhain over 14 years ago. Updated over 11 years ago.

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

0%

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

Description

Via listmodule its impossible to show records from tt_address greater than 1000.
The linkpath to db_layout.php is wrong.

It should be

db_layout.php?id=X&table=Y&pointer=Z

and not

../../../db_layout.php?id=X&table=Y&pointer=Z

(issue imported from #M14697)


Files

dblayout.jpg (78.1 KB) dblayout.jpg Administrator Admin, 2010-06-11 09:38
14697.diff (524 Bytes) 14697.diff Administrator Admin, 2010-06-11 11:11

Related issues 2 (0 open2 closed)

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

Actions
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 Henrik Ziegenhain over 14 years ago

This one is related to 0014092 and 0013238

Memo to myself: Use the search functionality first :)

Actions #2

Updated by Henrik Ziegenhain over 14 years ago

patch attached.

Actions #3

Updated by Stephan Großberndt over 11 years ago

  • Target version deleted (0)

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 #4

Updated by Chris topher over 11 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF