https://bugzilla.wikimedia.org/show_bug.cgi?id=38879

--- Comment #11 from Bawolff (Brian Wolff) <bawolff...@gmail.com> ---
Hmm, there's apparently a "live hack" 1.21wmf6 commenting out

                /*
                if ( $wgUseSquid ) {
                        $u = SquidUpdate::newFromTitles( $titleArray );
                        $u->doUpdate();
                } */

in job/jobs/HTMLCacheUpdateJob.php. I'm not sure why it would be commented out,
but that would prevent squids being purged for redirects and pages that have
templates being updated afaik.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to