Page MenuHomePhabricator

phutil_utf8_shorten => PhutilUTF8StringTruncator
ClosedPublic

Authored by btrahan on Aug 29 2014, 9:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 26, 11:32 PM
Unknown Object (File)
Thu, Jan 23, 4:05 PM
Unknown Object (File)
Thu, Jan 23, 4:05 PM
Unknown Object (File)
Thu, Jan 23, 4:05 PM
Unknown Object (File)
Tue, Jan 21, 11:17 AM
Unknown Object (File)
Fri, Jan 17, 5:55 AM
Unknown Object (File)
Sat, Jan 11, 4:27 PM
Unknown Object (File)
Fri, Jan 10, 10:09 PM
Subscribers

Details

Summary

Ref T3307. Only one I thought was tricky was Excel; I went with bytes there like it was email.

Test Plan

played around on a few endpoints but mostly thought carefully

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to phutil_utf8_shorten => PhutilUTF8StringTruncator.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

Cool, these look good to me. I think bytes is reasonable for Excel.

src/applications/herald/storage/transcript/HeraldObjectTranscript.php
55

Missing "PhutilUTF8StringTruncator has"?

This revision is now accepted and ready to land.Aug 29 2014, 9:58 PM
btrahan updated this revision to Diff 25011.

Closed by commit rPb93bc7e47947 (authored by @btrahan).