Last modified: 2014-06-13 08:28:30 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T50756, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 48756 - $smwgQMaxInlineLimit $smwgQMaxLimit have no effect on CSV export
$smwgQMaxInlineLimit $smwgQMaxLimit have no effect on CSV export
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
master
All All
: Normal normal with 2 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-23 19:47 UTC by wasilis
Modified: 2014-06-13 08:28 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description wasilis 2013-05-23 19:47:15 UTC
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
Comment 1 patelmm79 2013-05-23 21:03:12 UTC
I was just about to report this issue, I can confirm it is happening to me.
Comment 2 [[kgh]] 2013-12-05 12:34:03 UTC
The code is now in CsvResultPrinter.php. However, is is unchanged in this respect. Changing from UNCONFIRMED to NEW as well as importance from Unprioritized/trivial to Normal/normal. It would be cool to have a fix for this in the upcoming 1.9 relaase.
Comment 3 [[kgh]] 2014-06-13 08:28:30 UTC
This bug was transferred to GitHub [1]. Thus closing as RESOLVED FIXED here to undupe it.


[1] https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/242

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links