Page MenuHomePhabricator

D10503.diff
No OneTemporary

D10503.diff

diff --git a/src/applications/people/storage/PhabricatorUser.php b/src/applications/people/storage/PhabricatorUser.php
--- a/src/applications/people/storage/PhabricatorUser.php
+++ b/src/applications/people/storage/PhabricatorUser.php
@@ -446,7 +446,7 @@
// The resulting URI must have an allowed protocol. Otherwise, we'll return
// a link to an error page explaining the misconfiguration.
- $ok = PhabricatorHelpEditorProtocolController::hasAllowedProtocol($uri);
+ $ok = PhabricatorHelpEditorProtocolController::hasAllowedProtocol($editor);
if (!$ok) {
return '/help/editorprotocol/';
}

File Metadata

Mime Type
text/plain
Expires
Fri, May 17, 5:31 PM (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6298884
Default Alt Text
D10503.diff (626 B)

Event Timeline