Bug #25603
closedModule -> List + "List only this table" search porblems
100%
Description
Imagine you have e.g. far more than 100 fe-user records.
It does not depend on fe_user, this is only by example.
in Listview mode "List only this table" start browsing to page to page e.g. 2 (yes we have lots of records!), and now search for a record (you know it exists).
It seems that you will get no result.
Reason (guess, not sure!): the internal pointer for the page-browser is set to 2, but the result records (1) would be on page 1.
If my assumption is true, with sending a search-request, the internal pointer should be reset to 0.
Tested with V4.4 and V4.5
Updated by Björn Pedersen over 13 years ago
I can confirm this behaviour for trunk.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I4edd9a020128246e4937dee8acb91ae7f393283d has been pushed to the review server.
It is available at http://review.typo3.org/1390
Updated by Björn Pedersen over 13 years ago
patch pending in gerrit: http://review.typo3.org/1390
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change I4edd9a020128246e4937dee8acb91ae7f393283d has been pushed to the review server.
It is available at http://review.typo3.org/1390
Updated by Björn Pedersen over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 09a6480b5d23d2e259cd5bfa8edf11d7eb72bb52.