Last modified: 2013-03-10 14:15:42 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 T46659, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 44659 - Semantic MediaWiki Property for case insensitive strings
Semantic MediaWiki Property for case insensitive strings
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
master
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-05 02:07 UTC by Jamie Thingelstad
Modified: 2013-03-10 14:15 UTC (History)
4 users (show)

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


Attachments

Description Jamie Thingelstad 2013-02-05 02:07:06 UTC
There are many cases where I want to store strings as properties in SMW but the case sensitivity causes numerous problems. The most common case for this is a "Has tag" property where I store tags entered by the user. The existing case sensitive match makes this harder to use (although autocompletion does help that out).

It would be really nice to be able to set this as a property type or some option to a property. Something like [[Has type::String match]]. (Not sure, names are hard.)

I realize I could force lowercase on all tags on both search and set, but that presents a confusing user experience. The key with this is that searching should be case insensitive, but case should be preserved for display.
Comment 1 Nischay Nahata 2013-02-05 10:24:40 UTC
I think its incongruous to have such a property in SemanticMediaWiki, maybe it can be in ExtraSpecialSemanticProperties.

Or maybe there should be an 'option' to specify 'case-insensitive' search in queries.
Comment 2 Jamie Thingelstad 2013-03-10 14:15:42 UTC
You are right, this should be a search time specification. In fact, Semantic Forms already does a case-insensitive search when doing autocompletion. Some modifier to search to indicate case insensitive would be a better solution.

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


Navigation
Links