Actions
Bug #22864
closedUnable to show tt_address records >=1001 in site modul
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
Actions