SimpleKeywordCheck cannot work with Umlaute #22

Closed
opened 2022-10-03 08:20:04 +00:00 by CSDUMMI · 2 comments
CSDUMMI commented 2022-10-03 08:20:04 +00:00 (Migrated from gitlab.com)

I test the SimpleKeywordChecker on !20 with several different keywords:

All but the BÄNMICH keyword was detected. BÄNMICH is not found.

I test the SimpleKeywordChecker on !20 with several different keywords: - A hashtag (starting with #) - A username (@BANME@BANME.BANME) - An Umlaute (BÄNMICH) All but the BÄNMICH keyword was detected. BÄNMICH is not found.
CSDUMMI commented 2022-10-03 08:20:04 +00:00 (Migrated from gitlab.com)

assigned to @CSDUMMI

assigned to @CSDUMMI
emacsen commented 2022-10-18 18:46:24 +00:00 (Migrated from gitlab.com)

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.

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.
emacsen (Migrated from gitlab.com) closed this issue 2022-10-18 18:46:24 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
babka/activitycolander#22
No description provided.