Page MenuHomePhabricator

SpecialWantedpages.patch

Authored By
bzimport
Nov 21 2014, 10:31 PM
Size
411 B
Referenced Files
None
Subscribers
None

SpecialWantedpages.patch

--- SpecialWantedpages.php.old 2008-07-18 09:31:18.000000000 +0800
+++ SpecialWantedpages.php 2009-03-05 12:49:59.000000000 +0800
@@ -83,7 +83,7 @@
return wfSpecialList( $pageLink, $this->makeWlhLink( $title, $skin, $result ) );
} else {
$tsafe = htmlspecialchars( $result->title );
- return "Invalid title in result set; {$tsafe}";
+ return "Invalid title in result set: \"{$tsafe}\"";
}
}

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5055
Default Alt Text
SpecialWantedpages.patch (411 B)

Event Timeline