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

            Bug ID: 70234
           Summary: other projects feature broken with
                    $wgEnableSidebarCache = true
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataClient
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

If $wgEnableSidebarCache = true, it seems the other projects feature doesn't
work correct.  This is the case on zhwiki.

The sidebar is put into a shared cache for the entire wiki
("zhwiki:sidebar:zh").  Extensions can then use the SidebarBeforeOutput hook to
modify both cached and uncached sidebar, but the SkinBuildSidebar (which
wikibase uses) is not run for cached sidebar.

For most wmf wikis $wgEnableSidebarCache is set to false, but apparently only
for wikis with the Collection extension (most wikis! but not zhwiki and various
others) due to problems that extension has with sidebar cache.

-- 
You are receiving this mail because:
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