https://bugzilla.wikimedia.org/show_bug.cgi?id=34972
--- Comment #1 from PleaseStand <[email protected]> 2012-03-09 00:19:25 UTC --- Created attachment 10202 --> https://bugzilla.wikimedia.org/attachment.cgi?id=10202 proposed patch AJAX watching did not work on Special:MovePage and Special:WhatLinksHere because the API requests would contain the name of the special page instead of a wiki page's name; adding a configuration variable with that information (and using it when watching pages via AJAX) can fix this problem. At least in Wikimedia's case, logged-in users (who are the only users able to watch pages) bypass the Squid cache, so using the newly introduced variable should not pose a problem. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
