Problem/Motivation

A client questioned whether the case sensitive search was working correctly.

Steps to reproduce

Perform a case-sensitive search.

Proposed resolution

Add test coverage for case sensitive strings.

Remaining tasks

Add test coverage for case sensitive strings.

User interface changes

Case sensitive searching works correctly.

API changes

TBD

Data model changes

TBD

Issue fork scanner-3590432

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

damienmckenna created an issue. See original summary.

o_timoshchuk made their first commit to this issue’s fork.

o_timoshchuk’s picture

Assigned: Unassigned » o_timoshchuk
o_timoshchuk’s picture

Assigned: o_timoshchuk » Unassigned
Status: Active » Reviewed & tested by the community
StatusFileSize
new71.6 KB
new61.93 KB
new85.09 KB

I have confirmed that the "Case sensitive search" checkbox works as expected. If the checkbox is checked, the search is case-sensitive; otherwise, the letter case is ignored.

damienmckenna’s picture

Good to see!

Would you mind reviewing the test coverage to make sure this scenario is specifically covered? Thank you.

o_timoshchuk’s picture

Assigned: Unassigned » o_timoshchuk
Status: Reviewed & tested by the community » Active

o_timoshchuk’s picture

Assigned: o_timoshchuk » Unassigned
Status: Active » Needs review

The test coverage for case-sensitive strings has been added

smustgrave made their first commit to this issue’s fork.

smustgrave’s picture

Status: Needs review » Fixed
Issue tags: -Needs tests

Always love more test coverage

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.