Page MenuHomePhabricator

Add a missing (int) cast to diff IDs for new "transaction.search" method
ClosedPublic

Authored by epriestley on Aug 25 2017, 2:25 PM.
Tags
None
Referenced Files
F15417939: D18476.diff
Thu, Mar 20, 7:36 PM
F15389791: D18476.id.diff
Sat, Mar 15, 5:39 AM
F15377202: D18476.id44384.diff
Thu, Mar 13, 8:23 AM
Unknown Object (File)
Sun, Mar 2, 1:17 AM
Unknown Object (File)
Fri, Feb 21, 3:26 PM
Unknown Object (File)
Feb 9 2025, 4:39 AM
Unknown Object (File)
Feb 9 2025, 4:39 AM
Unknown Object (File)
Feb 9 2025, 4:39 AM
Subscribers
None

Details

Summary

These come out of the database as strings (see T12678), force them to integers for the API.

Test Plan

Called transaction.search, got integers in JSON instead of strings.

Diff Detail

Repository
rP Phabricator
Branch
xaction1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 18171
Build 24427: Run Core Tests
Build 24426: arc lint + arc unit