Page MenuHomePhabricator

Fix Alamanc service paging
ClosedPublic

Authored by epriestley on Jun 26 2015, 6:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 1:11 AM
Unknown Object (File)
Thu, Dec 5, 12:16 PM
Unknown Object (File)
Nov 27 2024, 7:42 PM
Unknown Object (File)
Nov 20 2024, 5:33 PM
Unknown Object (File)
Nov 15 2024, 8:50 PM
Unknown Object (File)
Nov 11 2024, 5:58 PM
Unknown Object (File)
Nov 8 2024, 12:51 AM
Unknown Object (File)
Oct 22 2024, 5:34 PM
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
Branch
squery1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7030
Build 7114: [Placeholder Plan] Wait for 30 Seconds
Build 7113: arc lint + arc unit

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.