Fixed
Details
Details
Priority
Assignee
Alex
AlexReporter
Gleb Sinkovskiy
Gleb SinkovskiyDeveloper
Gleb Sinkovskiy
Gleb SinkovskiyReviewer
Alex
AlexChange Log Group
Changed
Change Log Message
When per-page change in the grid resulted in "No Results" message automatically redirect to last page in the grid.
Fix versions
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Created October 1, 2014 at 8:55 AM
Updated April 13, 2025 at 4:34 PM
Resolved November 18, 2014 at 7:29 PM
In kDBList::Query() switch to last possible page in case of:
it is frontend
HTTP referrer is current site (kHTTPQuery::refererIsOurSite())
Current page is bigger then 1
No records on current page.
To switch page it need to call: