(bug 26125) prop=imageinfo&iiprop=size now returns the page count if the file is...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Sat, 27 Nov 2010 18:51:17 +0000 (18:51 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Sat, 27 Nov 2010 18:51:17 +0000 (18:51 +0000)
commit3406091152693490c284ba7d2aecf3c6bff29d9f
tree794e3ee55980016f78bb2126d7f158ebdfee078e
parent0a5e36d6fa0eff2869f645465dfe5d860e924879
(bug 26125) prop=imageinfo&iiprop=size now returns the page count if the file is a multi-page file

Also fix blatant lie in File::pageCount()
RELEASE-NOTES
includes/api/ApiQueryImageInfo.php
includes/filerepo/File.php