https://bugzilla.wikimedia.org/show_bug.cgi?id=32946
--- Comment #8 from Bawolff <[email protected]> 2011-12-19 23:21:46 UTC --- Created attachment 9745 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9745 Patch to add a refreshLinksJob when moving a page. So one possible way of addressing this, is to on every page move add a RefreshLinksJob so that the page gets its links updated (at some point anyway). I'm not really sure if how i did that in this patch is right though, perhaps it should be just directly doing a LinksUpdate there (but then that could take a while if you have subpage option enabled, and also move 100 subpages at same time) -- 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
