Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
Gleb SinkovskiyGleb SinkovskiyDeveloper
Gleb SinkovskiyGleb SinkovskiyReviewer
AlexAlexChange Log Group
ChangedChange Log Message
When per-page change in the grid resulted in "No Results" message automatically redirect to last page in the grid.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.
Fix versions
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.
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.
Fix versions
Created October 1, 2014 at 8:55 AM
Updated 3 days ago
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: