Page MenuHomePhabricator

Fix construction of two new qsprintf() exceptions
ClosedPublic

Authored by epriestley on Dec 13 2018, 7:01 PM.
Tags
None
Referenced Files
F18100245: D19882.id.diff
Sat, Aug 9, 11:47 AM
F17846375: D19882.id.diff
Jul 27 2025, 4:46 AM
F17838481: D19882.diff
Jul 26 2025, 6:41 PM
Unknown Object (File)
Jun 27 2025, 12:49 AM
Unknown Object (File)
Jun 2 2025, 2:14 PM
Unknown Object (File)
May 30 2025, 4:42 PM
Unknown Object (File)
May 29 2025, 3:38 AM
Unknown Object (File)
May 28 2025, 4:38 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