Page MenuHomePhabricator

Fix an issue with PhutilConsoleTable alignment
ClosedPublic

Authored by epriestley on Sep 22 2015, 6:59 PM.
Tags
None
Referenced Files
F13811149: D14141.diff
Wed, Sep 18, 1:40 AM
Unknown Object (File)
Sun, Sep 15, 3:39 PM
Unknown Object (File)
Thu, Sep 12, 8:07 AM
Unknown Object (File)
Thu, Sep 5, 4:27 PM
Unknown Object (File)
Sat, Aug 31, 2:34 PM
Unknown Object (File)
Fri, Aug 30, 7:45 PM
Unknown Object (File)
Sat, Aug 24, 8:26 AM
Unknown Object (File)
Aug 17 2024, 6:49 AM
Subscribers
None

Details

Summary

We may try to tsprintf() a complex element if a table is configured for alignment.

Clean this up a bit.

Test Plan

bin/storage adjust no longer warns about aligning a bad column header.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix an issue with PhutilConsoleTable alignment.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
This revision is now accepted and ready to land.Sep 22 2015, 7:02 PM
This revision was automatically updated to reflect the committed changes.