https://bugzilla.wikimedia.org/show_bug.cgi?id=29552
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Edited page is not showing |Squid cache of redirect |the most recent edits to |pages don't get purged when |anyone not logged into |page it redirects to gets |wikipedia |edited --- Comment #6 from Bawolff <[email protected]> 2011-06-24 19:03:03 UTC --- I was able to reproduce on testwiki. Steps to reproduce: *Create page 1 ([[test:User:Bawolff/bug29552]]) *Create page 2 redirecting to page 1 ([[test:User:Bawolff/bug29552-redir]]) *Look at both of them in a browser where you are not logged in. *Edit page 1 a couple times *Look at page 1 in the non-logged in browser. Its still the old version. page 2 is updated, and if you append a random query parameter to the url of page 1 its the new version. I believe this indicates that the squid cache is not being cleared for the redirect. Expected behaviour: Something in the job queue sends squid purge request for any page that redirects to the edited page. -- 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
