(bug 43251) API prop=pageprops ppprop should accept multiple values
authorBrad Jorsch <bjorsch@wikimedia.org>
Mon, 31 Dec 2012 19:15:50 +0000 (14:15 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 20 Feb 2013 13:42:53 +0000 (08:42 -0500)
commit0ae0c665f532ec6d5818633510651863d1aaf177
tree730ba56c680858bb1e862ebc8773c74d100c3b14
parent857ffcafd6697d9d2c17c7af42109cac1e28f449
(bug 43251) API prop=pageprops ppprop should accept multiple values

There is no reason for this parameter not to accept multiple values, the
query is structurally exactly the same as for something like
prop=categories&clcategories=....

Unless, of course, we need to support page props with "|" in the name.

Change-Id: I38cd83e213ede8e626d55c079c5c1b6f7e727336
RELEASE-NOTES-1.21
includes/api/ApiQueryPageProps.php