Project

General

Profile

Actions

Bug #20908

closed

Backend List Module Search: Pointer Issue on pagebrowser

Added by Federico Zuluaga Knorr over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-08-20
Due date:
% Done:

100%

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

Description

Issue occurs when searching for an element in the BE List Module search at the bottom when there are more than 20 elements on the page and the list is not displaying the first 20 elements.

When the element browser is not on the first page (e.g. list currently displaying elements 21 - 121) and a search is performed a pointer is passed along in the action of the form (e.g. <form action='db_list.php?id=123&table=fe_users&pointer=20' >).

This has the effect that even though elements might be found only the 21st search result is shown.

(issue imported from #M11759)


Files

11759_4-4.diff (4.21 KB) 11759_4-4.diff Administrator Admin, 2010-11-18 13:04
11759_trunk.diff (4.25 KB) 11759_trunk.diff Administrator Admin, 2010-11-18 13:05
Actions

Also available in: Atom PDF