https://bugzilla.wikimedia.org/show_bug.cgi?id=54902
--- Comment #11 from Liangent <[email protected]> --- (In reply to MZMcBride from comment #10) > Probably both. Is there a good reason to have either? api.php?action=purge can do more than index.php?action=purge - the "force[recursive]linkupdate" parameter. Assume we have a page containing [[Category:{{CURRENTTIMESTAMP}}]]. Maybe we can deprecate the "parser cache clearing action" by postprocessing parser output or simply disabling parser cache, but I don't think we'll find a way to update the categorylinks row every second. In this case a "link updating action" is still needed. The equivalent thing on index.php is a null edit. -- 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
