Page MenuHomePhabricator

D18223.id43834.diff
No OneTemporary

D18223.id43834.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, Mar 14, 10:23 PM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7389631
Default Alt Text
D18223.id43834.diff (429 B)

Event Timeline