SimpleKeywordCheck cannot work with Umlaute #22
Labels
No labels
Critical Bug
Documentation
Feature
Small bug
tests
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
babka/activitycolander#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I test the SimpleKeywordChecker on !20 with several different keywords:
All but the BÄNMICH keyword was detected. BÄNMICH is not found.
assigned to @CSDUMMI
This is OK for a simple check.
More advanced checks should be able to take unicode into consideration, do case insensitive checks, and maybe others.