Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15470741
D11766.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
469 B
Referenced Files
None
Subscribers
None
D11766.diff
View Options
diff --git a/src/applications/phortune/phid/PhortuneAccountPHIDType.php b/src/applications/phortune/phid/PhortuneAccountPHIDType.php
--- a/src/applications/phortune/phid/PhortuneAccountPHIDType.php
+++ b/src/applications/phortune/phid/PhortuneAccountPHIDType.php
@@ -30,7 +30,7 @@
$id = $account->getID();
- $handle->setName(pht('Account %d', $id));
+ $handle->setName($account->getName());
$handle->setURI("/phortune/{$id}/");
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 6, 12:44 AM (11 h, 8 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7668080
Default Alt Text
D11766.diff (469 B)
Attached To
Mode
D11766: Show a better account name in Phortune account handles
Attached
Detach File
Event Timeline
Log In to Comment