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 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)
Tue, Jan 28, 4:24 AM
Unknown Object (File)
Tue, Jan 28, 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
Branch
mfa3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21329
Build 29024: Run Core Tests
Build 29023: arc lint + arc unit