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

       Web browser: ---
            Bug ID: 48756
           Summary: $smwgQMaxInlineLimit $smwgQMaxLimit have no effect on
                    CSV export
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: trivial
          Priority: Unprioritized
         Component: Semantic MediaWiki
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The file
  SMW_QP_CSV.php
in
  extensions/SemanticMediawiki/includes/queryprinters
contains the code
  $definitions['limit']->setDefault( 100 );
.

Therefore $smwgQMaxInlineLimit and $smwgQMaxLimit are ignored.

I deleted that line locally and now these variables have an effect on the
number of rows in CSV files. But maybe more is necessary?

Cheers, Basil

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