Bug #20908
closedBackend List Module Search: Pointer Issue on pagebrowser
100%
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
Updated by Peter Beernink about 14 years ago
This issue not only affects the search, but also listing of pages.
The attached patches should fix this issue.
Updated by Peter Beernink over 13 years ago
Pending in Gerrit: https://review.typo3.org/1133
Updated by Mr. Hudson over 13 years ago
Patch set 3 of change Ia112391533c40d4f2e56d41a6f893432480c8af1 has been pushed to the review server.
It is available at http://review.typo3.org/1133
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I27b79acfaebd23527019f83926b2a53018a6ab49 has been pushed to the review server.
It is available at http://review.typo3.org/1537
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change I27b79acfaebd23527019f83926b2a53018a6ab49 has been pushed to the review server.
It is available at http://review.typo3.org/1537
Updated by Susanne Moog over 13 years ago
- Status changed from New to Under Review
- Target version deleted (
0)
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Iafa0c18b791c823a8dbd2357f85d7a28a0868871 has been pushed to the review server.
It is available at http://review.typo3.org/1538
Updated by Susanne Moog over 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c804b64f49946fcbfe48faefa90d4ed18aa08fec.