btongminh has uploaded a new change for review. Change subject: Modify titlePartToKey to use Title::makeTitleSafe() instead of Title::newFromText() ......................................................................
Modify titlePartToKey to use Title::makeTitleSafe() instead of Title::newFromText() Change-Id: I7c7fc0beda55ea7f076b81276b3c5036a2b7be39 --- M includes/api/ApiQueryAllCategories.php M includes/api/ApiQueryAllImages.php M includes/api/ApiQueryAllLinks.php M includes/api/ApiQueryAllPages.php M includes/api/ApiQueryBase.php M includes/api/ApiQueryDeletedrevs.php M includes/api/ApiQueryFilearchive.php M tests/phpunit/includes/api/ApiQueryAllPagesTest.php 8 files changed, 52 insertions(+), 22 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/35/40335/1 -- To view, visit https://gerrit.wikimedia.org/r/40335 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7c7fc0beda55ea7f076b81276b3c5036a2b7be39 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: btongminh <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
