Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1277
WhatlinkshereFix.diff
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
•
bzimport
Nov 21 2014, 6:53 PM
2014-11-21 18:53:41 (UTC+0)
Size
512 B
Referenced Files
None
Subscribers
None
WhatlinkshereFix.diff
View Options
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
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1176
Default Alt Text
WhatlinkshereFix.diff (512 B)
Attached To
Mode
T2360: What links here doesn't work for image:
Attached
Detach File
Event Timeline
Log In to Comment