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

       Web browser: ---
            Bug ID: 49281
           Summary: Special:DisambiguationPageLinks doesn't work correctly
                    if $wgMiserMode is true
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Disambiguator
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The default QueryPage caching assumes very simple results from the query. This
causes Special:DisambiguationPageLinks to only show partial results if it is
being fetched from querycache. To fix this, we'll need to override recache()
and fetchFromCache() in SpecialDisambiguationPageLinks.php (and also refactor a
few other things to accommodate for the limited fields available in the
querycachetwo table).

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