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

       Web browser: ---
             Bug #: 34804
           Summary: $sdgNumResultsPerPage ignored (limit and offset not
                    set)
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: SemanticDrilldown
        AssignedTo: yaro...@gmail.com
        ReportedBy: p.ora...@xs4all.nl
                CC: wikibugs-l@lists.wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---


Created attachment 10129
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10129
fix for the bug

When $sdgNumResultsPerPage is set the Special:BrowseData page ignores this
setting. A quick analysis learned that the use of the
SDBrowseDataPage:execute() function i.s.o. DoQuery (when mediwiki version >=
1.18) causes the limit and offset values not to be passed. The SDBrowseDataPage
class should set these members of its base class QueryPage.

Added a patch.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to