https://bugzilla.wikimedia.org/show_bug.cgi?id=24792
Summary: API purge module discrepancy between
commons.wikimedia.org and en.wiktionary.org
Product: MediaWiki
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: Normal
Component: API
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
>From http://en.wiktionary.org/w/api.php
* action=purge *
Purge the cache for the given titles.
This module requires read rights.
This module requires write rights.
Parameters:
titles - A list of titles
Example:
api.php?action=purge&titles=Main_Page|API
>From http://commons.wikimedia.org/w/api.php
* action=purge *
Purge the cache for the given titles.
This module requires read rights.
This module requires write rights.
This module only accepts POST requests.
Parameters:
titles - A list of titles
Example:
api.php?action=purge&titles=Main_Page|API
Commons says that it only accepts POST requests. The English Wiktionary does
not. Something is wrong.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l