Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15428813
D20811.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
666 B
Referenced Files
None
Subscribers
None
D20811.diff
View Options
diff --git a/src/applications/meta/xactions/PhabricatorApplicationPolicyChangeTransaction.php b/src/applications/meta/xactions/PhabricatorApplicationPolicyChangeTransaction.php
--- a/src/applications/meta/xactions/PhabricatorApplicationPolicyChangeTransaction.php
+++ b/src/applications/meta/xactions/PhabricatorApplicationPolicyChangeTransaction.php
@@ -61,9 +61,6 @@
}
public function getTitleForFeed() {
- $old = $this->renderApplicationPolicy($this->getOldValue());
- $new = $this->renderApplicationPolicy($this->getNewValue());
-
return pht(
'%s changed the %s policy for application %s from %s to %s.',
$this->renderAuthor(),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 24, 10:33 PM (1 d, 14 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7720839
Default Alt Text
D20811.diff (666 B)
Attached To
Mode
D20811: Fix a straggling callsite to "renderApplicationPolicy()"
Attached
Detach File
Event Timeline
Log In to Comment