API: Fix prop=imageinfo iicontinue
authorBrad Jorsch <bjorsch@wikimedia.org>
Mon, 15 Jul 2013 15:41:06 +0000 (11:41 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Mon, 15 Jul 2013 15:41:06 +0000 (11:41 -0400)
commit72e9a3e4ad6de7ac947d977bb4d8e609bef88fff
tree04626f714b39e40b260da1214ef46b4eb092702e
parent3ac4f416ceb67963445ff98de057652460d60380
API: Fix prop=imageinfo iicontinue

The iicontinue value needs to contain the dbkey, not the text version of
the title, as the dbkey version is what is being used for comparison
internally.

Bug: 51342
Change-Id: I88d99681fd601543c1d7c824c391ce272143c2e1
RELEASE-NOTES-1.22
includes/api/ApiQueryImageInfo.php