Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F5498
SpecialWantedpages.patch
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
•
bzimport
Nov 21 2014, 10:31 PM
2014-11-21 22:31:11 (UTC+0)
Size
411 B
Referenced Files
None
Subscribers
None
SpecialWantedpages.patch
View Options
--- 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
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5055
Default Alt Text
SpecialWantedpages.patch (411 B)
Attached To
Mode
T19751: clean up null filenames from database by update.php
Attached
Detach File
Event Timeline
Log In to Comment