Project

General

Profile

Actions

Bug #24176

closed

Classic page module: record list pagination broken

Added by Lienhart Woitok almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2010-11-23
Due date:
% Done:

0%

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

Description

On the classic page module there is a record list which still has the old pagination buttons. These pagination buttons do not work anymore in 4.4. They result in a 404 error stating that typo3/db_layout.php was not found (which is correct, the path should be typo3/sysext/cms/layout/db_layout.php).

Reason for this is probably in typo3/class.db_list.inc line 704 (function listURL()). In e.g. 4.2 there was no back path prepended to the resulting URL. In 4.4 the back path is prepended.

I do not provide a patch as I believe there was a good reason to prepend the back path to the URL and I fear removing the back path would break other things.

(issue imported from #M16530)

Actions

Also available in: Atom PDF