Page MenuHomePhabricator

Fixed undefined variable error in call from ConduitIntListParameterType
ClosedPublic

Authored by gd on Oct 17 2016, 12:16 PM.
Tags
None
Referenced Files
F18779472: D16712.id40247.diff
Sat, Oct 11, 2:07 PM
F18727870: D16712.diff
Tue, Sep 30, 8:53 AM
F18631053: D16712.diff
Sep 16 2025, 2:03 PM
F18629419: D16712.diff
Sep 16 2025, 8:43 AM
F18625857: D16712.id.diff
Sep 15 2025, 11:45 PM
F18508201: D16712.id.diff
Sep 5 2025, 2:40 AM
F18178357: D16712.id40246.diff
Aug 16 2025, 1:26 AM
F18108416: D16712.id40247.diff
Aug 11 2025, 6:52 AM
Subscribers
Tokens
"Haypence" token, awarded by epriestley.

Details

Summary

$strict parameter was missing in $this->parseIntValue(...) call.

Test Plan
$ curl http://$PHABRICATOR_HOST/api/maniphest.search -d api.token=$CONDUIT_TOKEN -d constraints[priorities][0]=90 -d limit=1
# OK

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

gd retitled this revision from to Fixed undefined variable error in call from ConduitIntListParameterType.
gd updated this object.
gd edited the test plan for this revision. (Show Details)
gd added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Oct 17 2016, 12:35 PM
This revision was automatically updated to reflect the committed changes.