The aimime parameter doesn't understand "|" for supplying multiple mime types. For example, the result of "aimime=image/png|image/gif" should return all gifs and pngs, but, instead, returns nothing.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/core | master | +27 -5 | Allow querying for multiple MIME types in the allimages API |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 182062 had a related patch set uploaded (by Ricordisamoa):
Allow querying for multiple MIME types in the allimages API
Comment Actions
Change 182062 merged by jenkins-bot:
Allow querying for multiple MIME types in the allimages API
Comment Actions
Should be deployed to WMF wikis with 1.25wmf14, see https://www.mediawiki.org/wiki/MediaWiki_1.25/Roadmap for the schedule.
Comment Actions
Actually, this won't affect WMF wikis in any way, since 'aimime' is disabled in miser mode.