btongminh has uploaded a new change for review. Change subject: (bug 25702) Fix capitalization in ApiQueryBase::titlePartToKey() ......................................................................
(bug 25702) Fix capitalization in ApiQueryBase::titlePartToKey() ApiQueryBase::titlePartToKey now allows an extra parameter that indicates the namespace in order to properly capitalize the title part. This fixes (bug 25702) list=allimages, list=alllinks, list=allpages, list=deletedrevs and list=filearchive did not handle case-sensitivity properly for all parameters. Change-Id: I92559a35d3c6a8cf634881664c09901d0d0ad579 --- M RELEASE-NOTES-1.21 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/36/40336/1 -- To view, visit https://gerrit.wikimedia.org/r/40336 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I92559a35d3c6a8cf634881664c09901d0d0ad579 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
