Page MenuHomePhabricator

WhatlinkshereFix.diff

Authored By
bzimport
Nov 21 2014, 6:53 PM
Size
512 B
Referenced Files
None
Subscribers
None

WhatlinkshereFix.diff

Index: includes/Parser.php
===================================================================
--- includes/Parser.php (revision 15807)
+++ includes/Parser.php (working copy)
@@ -1629,6 +1629,7 @@
// Force a blue link if the file exists; may be a remote
// upload on the shared repository, and we want to see its
// auto-generated page.
+ $this->mOutput->addLink( $nt, $nt->getArticleID() );
$s .= $this->makeKnownLinkHolder( $nt, $text, '', $trail, $prefix );
continue;
}

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1176
Default Alt Text
WhatlinkshereFix.diff (512 B)

Event Timeline