Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Filtering is unexpectedly case insensitive #1489

Copy link
Copy link
@cooperdk

Description

@cooperdk
Issue body actions

On Windows 10, I experience what I call a bug filtering a table output.

When I search for fx "g:%" the output is both results with "g:" and "G:".

I don't know if you use a function that removes case sensitivity. But the database and all tables don't touch with the NOCASE parameter at all, so my guess is that you do a case-insensitive search in your code, which isn't good. I suggest a checkbox for the user to select if the filtering should be or not be case sensitive.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.