Homec4science

Fixed undefined variable error in call from ConduitIntListParameterType

Authored by Giedrius Dubinskas <gd@uber.com> on Oct 17 2016, 14:38.

Description

Fixed undefined variable error in call from ConduitIntListParameterType

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

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D16712

Details

Committed
gd <autocommitter@example.com>Oct 17 2016, 14:38
Pushed
aubortJan 31 2017, 17:16
Parents
rPH10e464142d10: Focus search or pontificate in Conpherence when toggled
Branches
Unknown
Tags
Unknown

Event Timeline

gd <autocommitter@example.com> committed rPHb1449fab63ff: Fixed undefined variable error in call from ConduitIntListParameterType (authored by Giedrius Dubinskas <gd@uber.com>).Oct 17 2016, 14:38