Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.4
-
Component/s: Database activity module
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE, MOODLE_20_STABLE
Description
In the Modules & Plugins database, search for a string, for example 'light' and observe that the search returns 2 pages of results.
Click on 'Next' to take you to the second page of results, and you are now viewing all the results from the database because the 'Search' field has been reset (other filter settings seem to carry between pages though).
Attachments
Issue Links
| This issue duplicates: | ||||
| MDLSITE-556 | missing expected second page when searching for something in "Modules and plugins" |
|
|
|
| This issue has been marked as being related by: | ||||
| MDL-18024 | Adding comment to database entry leads to wrong entry |
|
|
|
| MDL-15425 | Search Filters are too persistant |
|
|
|
Attaching patch that should fix the paging links when a search is in progress.