Last modified: 2008-09-04 10:50:20 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 T17268, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 15268 - Store->GetInProperties does not sort
Store->GetInProperties does not sort
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Markus Krötzsch
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-08-22 14:32 UTC by denny vrandecic
Modified: 2008-09-04 10:50 UTC (History)
1 user (show)

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


Attachments

Description denny vrandecic 2008-08-22 14:32:58 UTC
Using the RAP2 Store, and beneath it SMW_SQLStore2, calling getInProperties with a SMWRequestOption object with sort set to true does not return a sorted list of properties, i.e. using it like this

$options = new SMWRequestOptions();
$options->sort = true;
$inproperties = &smwfGetStore()->getInProperties($value, $options);

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


Navigation
Links