Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13991174
D17306.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
584 B
Referenced Files
None
Subscribers
None
D17306.diff
View Options
diff --git a/src/applications/differential/field/DifferentialAuditorsCommitMessageField.php b/src/applications/differential/field/DifferentialAuditorsCommitMessageField.php
--- a/src/applications/differential/field/DifferentialAuditorsCommitMessageField.php
+++ b/src/applications/differential/field/DifferentialAuditorsCommitMessageField.php
@@ -9,6 +9,12 @@
return pht('Auditors');
}
+ public function getFieldAliases() {
+ return array(
+ 'Auditor',
+ );
+ }
+
public function parseFieldValue($value) {
return $this->parseObjectList(
$value,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Oct 23, 9:07 AM (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6743914
Default Alt Text
D17306.diff (584 B)
Attached To
Mode
D17306: Restore "Auditor" as an alias for the commit message field "Auditors"
Attached
Detach File
Event Timeline
Log In to Comment