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)
Sun, Feb 23, 2:54 PM
Unknown Object (File)
Sun, Feb 9, 1:01 PM
Unknown Object (File)
Sun, Feb 9, 1:00 PM
Unknown Object (File)
Sun, Feb 9, 1:00 PM
Unknown Object (File)
Sun, Feb 9, 1:00 PM
Unknown Object (File)
Fri, Feb 7, 2:28 AM
Unknown Object (File)
Sun, Feb 2, 12:41 AM
Unknown Object (File)
Jan 28 2025, 4:24 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