Page MenuHomePhabricator

Fix an issue with PhutilConsoleTable alignment
ClosedPublic

Authored by epriestley on Sep 22 2015, 6:59 PM.
Tags
None
Referenced Files
F15516875: D14141.diff
Fri, Apr 18, 9:59 PM
F15408606: D14141.id.diff
Mar 19 2025, 12:07 AM
F15392797: D14141.diff
Mar 15 2025, 5:37 PM
F15380592: D14141.diff
Mar 14 2025, 3:47 AM
F15339013: D14141.id34172.diff
Mar 9 2025, 2:04 PM
Unknown Object (File)
Feb 25 2025, 1:16 AM
Unknown Object (File)
Feb 14 2025, 3:41 AM
Unknown Object (File)
Feb 9 2025, 9:40 PM
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.