Page MenuHomePhabricator

phutil_utf8_shorten => PhutilUTF8StringTruncator
ClosedPublic

Authored by btrahan on Aug 29 2014, 9:34 PM.
Tags
None
Referenced Files
F14635380: D10392.id.diff
Fri, Jan 10, 10:09 PM
Unknown Object (File)
Sun, Dec 29, 4:45 PM
Unknown Object (File)
Wed, Dec 25, 10:10 PM
Unknown Object (File)
Wed, Dec 25, 10:10 PM
Unknown Object (File)
Dec 7 2024, 11:14 AM
Unknown Object (File)
Dec 6 2024, 5:25 PM
Unknown Object (File)
Dec 6 2024, 3:39 PM
Unknown Object (File)
Dec 4 2024, 2:50 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).