Page MenuHomePhabricator

Fix construction of two new qsprintf() exceptions
ClosedPublic

Authored by epriestley on Dec 13 2018, 7:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 13, 11:37 PM
Unknown Object (File)
Thu, Apr 11, 10:48 AM
Unknown Object (File)
Sat, Mar 30, 7:09 AM
Unknown Object (File)
Sat, Mar 30, 12:15 AM
Unknown Object (File)
Thu, Mar 21, 11:52 AM
Unknown Object (File)
Mar 20 2024, 7:39 AM
Unknown Object (File)
Mar 19 2024, 4:18 PM
Unknown Object (File)
Feb 7 2024, 1:58 AM
Subscribers
None

Details

Summary

Ref T13222. Ref T13217. These exception signatures aren't quite right, they should take $query as the first parameter.

Test Plan

Misused %P. Before: error about exception construction. After: useful exception.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable