* API: (bug 17326) BREAKING CHANGE: Changing output format for prop=imageinfo&iiprop...
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 3 Feb 2009 16:25:50 +0000 (16:25 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 3 Feb 2009 16:25:50 +0000 (16:25 +0000)
commitbb81750f27f5c484b89a8d66e1029c56882cba81
treeda76b59f055e38f0b0378bf97b5d21afcf11399a
parent40a9c8f6ce08e4e18469d2f8596b1323068194a9
* API: (bug 17326) BREAKING CHANGE: Changing output format for prop=imageinfo&iiprop=metadata to something based on name/value pairs. This means we don't use parts of the metadata in attributes anymore, something that caused invalid XML to be output. For more info on the exact format, see the mediawiki-api mailing list
* Removed the spaces-to-underscores hack in the XML formatter
RELEASE-NOTES
includes/api/ApiFormatXml.php
includes/api/ApiQueryImageInfo.php