https://bugzilla.wikimedia.org/show_bug.cgi?id=54902
--- Comment #13 from MZMcBride <[email protected]> --- (In reply to Liangent from comment #11) > api.php?action=purge can do more than index.php?action=purge - the > "force[recursive]linkupdate" parameter. This reminds of me the "don't leave a redirect" functionality when moving a page. The functionality was originally added only to the API's move action and eventually it was declared that API functionality and UI (index.php) functionality at Special:MovePage should not intentionally diverge like this. That is, index.php?action=purge should probably include the force[recursive]linkupdate parameter as well. Or that parameter should be removed from both, depending on its justification and utility. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
