Page MenuHomePhabricator

D18223.diff
No OneTemporary

D18223.diff

diff --git a/src/support/SecureSupportRemarkupRule.php b/src/support/SecureSupportRemarkupRule.php
--- a/src/support/SecureSupportRemarkupRule.php
+++ b/src/support/SecureSupportRemarkupRule.php
@@ -27,7 +27,7 @@
$uri = "https://admin.phacility.com/{$monogram}";
if ($anchor) {
$uri = new PhutilURI($uri);
- $uri->setAnchor($anchor);
+ $uri->setFragment($anchor);
$uri = (string)$uri;
}

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 8, 10:21 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8656699
Default Alt Text
D18223.diff (429 B)

Event Timeline