Last modified: 2009-07-31 21:15:02 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 T19841, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 17841 - String comparision does not work
String comparision does not work
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Normal critical (vote)
: ---
Assigned To: Markus Krötzsch
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-07 14:39 UTC by DaSch
Modified: 2009-07-31 21:15 UTC (History)
0 users

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


Attachments

Description DaSch 2009-03-07 14:39:44 UTC
The String Comparison does not work like it is described in the Documentation

http://www.wecowi.info/view/WeCoWi:Spielwiese
Comment 1 Markus Krötzsch 2009-07-31 21:15:02 UTC
Are you sure that you have *enabled* this comparator? For performance reasons, it is not available by default, and you have to set something like

 $smwgQComparators = '<|>|!|~';

in your LocalSettings.php. In any case, there is no error message, since the ~ would be considered as a part of the string you are querying for. I have checked the ~ comparator on my sites, and it worked without problems.

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


Navigation
Links