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

           Summary: Send squid purges for extensions and specifically, on
                    curid urls on DynamicPageList
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: need-review, patch
          Severity: normal
          Priority: Normal
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]
            Blocks: 20818


Created an attachment (id=6722)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6722)
SquidUpdate, Title, DynamicPageList

This code aims to fix bug 20818 squid caching issues.

First, SquidUpdate::newFromTitles() is changed to be based on getSquidURLs()
instead of generating the url by itself. This probably fixes caching problems
on wikis with variants.

Second, TitleSquidURLs hook is added to allow extensions to add extra
article-related urls which need purging.

Third, DynamicPageList is modified to use the new hook to purge the ?curid urls
it generates.


-- 
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

Reply via email to