https://bugzilla.wikimedia.org/show_bug.cgi?id=5382
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Category listings are not |Purge does not perform |updated when deletion of or |secondary updates (links |edits to a template change |tables, page properties, |the category membership of |..) |transcluding pages | --- Comment #18 from Krinkle <[email protected]> --- So, welcome 2006. This is the future speaking. Still in 2013 when a page is purged, we don't perform the same updates as when actually re-saving the page (at least a null edit). These are currently known as "secondary updates" and include updates to link tables (image links, categories, page links, interwiki links) and page properties (hidden cat, displaytitle, templatedata). Which means whenever an edit is made to a page that will result in a change in secondary data (links and/or page properties) to a trascluding page, the update doesn't happen. Note I'm not saying the update is deferred, it doesn't happen at all. We already defer our primary updates trough the job queue (which is working mostly fine). -- 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
