Page MenuHomePhabricator

D7677.diff

diff --git a/resources/sql/patches/20131121.repocredentials.2.mig.php b/resources/sql/patches/20131121.repocredentials.2.mig.php
--- a/resources/sql/patches/20131121.repocredentials.2.mig.php
+++ b/resources/sql/patches/20131121.repocredentials.2.mig.php
@@ -69,7 +69,7 @@
$callsigns = mpull($repositories, 'getCallsign');
$name = pht(
'Migrated Repository Credential (%s)',
- implode(', ', $callsigns));
+ phutil_utf8_shorten(implode(', ', $callsigns), 128));
echo "Creating: {$name}...\n";

File Metadata

Mime Type
text/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/g5/ad/zrgkoby2qg4piuix
Default Alt Text
D7677.diff (541 B)

Event Timeline