Page MenuHomePhabricator

Fix Alamanc service paging
ClosedPublic

Authored by epriestley on Jun 26 2015, 6:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 8:14 AM
Unknown Object (File)
Tue, Apr 16, 7:27 AM
Unknown Object (File)
Sun, Apr 14, 9:35 PM
Unknown Object (File)
Wed, Apr 3, 7:28 AM
Unknown Object (File)
Wed, Apr 3, 5:41 AM
Unknown Object (File)
Sat, Mar 30, 12:56 PM
Unknown Object (File)
Fri, Mar 29, 11:40 PM
Unknown Object (File)
Feb 8 2024, 8:46 AM
Subscribers

Details

Summary

Ref T8686. This method has the wrong name and calls a nonexistent method on $service.

Test Plan

Set page size to 5, paged locally, hit error, applied changes, got clean paging.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix Alamanc service paging.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

I also grepped for other instances of this particular error, but did not locate any.

btrahan edited edge metadata.
This revision is now accepted and ready to land.Jun 26 2015, 10:02 PM
This revision was automatically updated to reflect the committed changes.