Page MenuHomePhabricator

Fix construction of two new qsprintf() exceptions
ClosedPublic

Authored by epriestley on Dec 13 2018, 7:01 PM.
Tags
None
Referenced Files
F14105696: D19882.diff
Wed, Nov 27, 3:16 AM
Unknown Object (File)
Sat, Nov 23, 2:53 PM
Unknown Object (File)
Sat, Nov 23, 5:12 AM
Unknown Object (File)
Fri, Nov 22, 11:14 PM
Unknown Object (File)
Tue, Nov 19, 3:34 AM
Unknown Object (File)
Mon, Nov 4, 5:09 PM
Unknown Object (File)
Wed, Oct 30, 8:32 AM
Unknown Object (File)
Oct 27 2024, 12:29 PM
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