Homec4science

Use %s, not %d, to encode a 64-bit integer for a query

Authored by epriestley <git@epriestley.com> on Sep 4 2014, 21:47.

Description

Use %s, not %d, to encode a 64-bit integer for a query

Summary: Fixes T5982. Probably. I'm just guessing here but like 95% sure this will fix it and 99% sure it won't hurt/break anything.

Test Plan: Still works on my 64-bit install, for what little that's worth.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5982

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

Details

Committed
epriestley <git@epriestley.com>Sep 4 2014, 21:47
Pushed
aubortJan 31 2017, 17:16
Parents
rPHaaa08edb1251: When users scroll while dragging items, update item positions immediately
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH4d3cc7b28dd1: Use %s, not %d, to encode a 64-bit integer for a query (authored by epriestley <git@epriestley.com>).Sep 4 2014, 21:47