Page MenuHomePhabricator

phutil_utf8_shorten => PhutilUTF8StringTruncator
ClosedPublic

Authored by btrahan on Aug 29 2014, 9:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 9, 9:39 PM
Unknown Object (File)
Tue, Sep 3, 7:55 PM
Unknown Object (File)
Mon, Sep 2, 11:51 PM
Unknown Object (File)
Fri, Aug 30, 9:48 PM
Unknown Object (File)
Thu, Aug 29, 8:00 AM
Unknown Object (File)
Mon, Aug 26, 6:26 AM
Unknown Object (File)
Sun, Aug 25, 10:23 AM
Unknown Object (File)
Thu, Aug 22, 1:09 AM
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).