Page MenuHomePhabricator

API should allow purge by pageids
Closed, ResolvedPublic

Description

action=purge has a tiltes param, but no pageids or revids.

Please add at least pageids param to allow purging a list of pageids.

I am not sure, it is useful to purge a list of revids, but action=query has a parameter with that name, maybe add it also to this module.

Thanks.


Version: 1.20.x
Severity: enhancement

Details

Reference
bz32495

Related Objects

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:00 AM
bzimport set Reference to bz32495.
bzimport added a subscriber: Unknown Object (MLST).

I guess we should change purge to use an ApiPageSet so that can do all the rev/page/title validation stuffs

r105828