Page MenuHomePhabricator

Fix construction of two new qsprintf() exceptions
ClosedPublic

Authored by epriestley on Dec 13 2018, 7:01 PM.
Tags
None
Referenced Files
F15444477: D19882.diff
Thu, Mar 27, 9:46 AM
F15381660: D19882.diff
Fri, Mar 14, 8:47 AM
F15376531: D19882.id47481.diff
Thu, Mar 13, 4:18 AM
Unknown Object (File)
Feb 23 2025, 2:54 PM
Unknown Object (File)
Feb 9 2025, 1:01 PM
Unknown Object (File)
Feb 9 2025, 1:00 PM
Unknown Object (File)
Feb 9 2025, 1:00 PM
Unknown Object (File)
Feb 9 2025, 1:00 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