Feature request #3928

Case sensitivity checkbox

Added by balazovic-mailbox-sk - almost 18 years ago. Updated over 13 years ago.

Status:Closed
Priority:Low
Assignee:Martin Dobias
Category:GUI
Pull Request or Patch supplied: Resolution:fixed
Easy fix?:No Copied to github as #:13952

Description

It would be nice to have a case sensitivity checkbox in Search strings interface (at bottom of the attribute table).

patch-25.diff Magnifier - Suggested patch for #25 (2.55 KB) luca76 -, 2010-09-15 12:48 AM

History

#1 Updated by Tim Sutton over 15 years ago

Since space is tight in that area, perhaps this is better done in the advanced search dialog?

#2 Updated by Paolo Cavallini almost 15 years ago

I agree this is an useful improvement, and it appears trivial to fix: can someone deal with it?

#3 Updated by Martin Dobias almost 15 years ago

The implementation itself should be indeed simple, there's just a UI design decision needed - whether to put it directly to the attribute table (and where) or whether to put it into advanced search only....

martin

#4 Updated by Tim Sutton almost 15 years ago

Note that I have uncommitted changes to the table UI so please hold off making changes until they are committed. I will add a case senstitivity box in the process.

Tim

#5 Updated by Paolo Cavallini over 14 years ago

Can we fix this now? Thanks.

#6 Updated by luca76 - over 13 years ago

I made a patch for #3928:

- Added a "Case sensitive" combo box in the "attribute table dialog box" 
- I removed the "record" word in the other two combo boxes (it's already
clear that they are referring to the records...)
- One string to be translated ("Case sensitive")
- I substituted the "=" query operator with "LIKE"/"ILIKE" operator

#7 Updated by Tim Sutton over 13 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Applied patch as e9f245d8 (SVN r14242) - many thanks!

Regards

Tim

Also available in: Atom PDF