"MaxSem" posted a comment on MediaWiki.r101667. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101667#c28399
Commit summary for MediaWiki.r101667: * Let HTMLFileCache constructor take in a Title *or* a the prefixed dbkey itself. * Tweaked filecache fallback in fileCachedPage() to try the raw title param. If the DB is down, we can get most views of titles with colons in them to work this way. Previously, it could fail on an interwiki lookup. MaxSem's comment: Why not <tt>Title::newMainPage</tt>? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
