Fix creating lists with non ascii characters #607

Merged
konrad merged 3 commits from fix/non-utf-8-characters-lists into master 2020-07-07 07:48:45 +00:00
Owner

Description

Creating a list with non ascii characters breaks when creating the list identifier since it will split utf-8 characters in half which makes for invalid utf-8 characters.

Checklist

  • I added or improved tests
# Description Creating a list with non ascii characters breaks when creating the list identifier since it will split utf-8 characters in half which makes for invalid utf-8 characters. # Checklist * [x] I added or improved tests
konrad added 1 commit 2020-07-07 07:18:18 +00:00
konrad added 1 commit 2020-07-07 07:18:45 +00:00
Fix migrating lists with non utf-8 characters in their name
All checks were successful
continuous-integration/drone/pr Build is passing
94e427e27f
konrad changed title from Fix creating lists with non utf-8 characters to Fix creating lists with non ascii characters 2020-07-07 07:38:04 +00:00
konrad added 1 commit 2020-07-07 07:40:06 +00:00
Fix test name
All checks were successful
continuous-integration/drone/pr Build is passing
e30c0f97bc
konrad merged commit 4db06ba9a1 into master 2020-07-07 07:48:43 +00:00
konrad deleted branch fix/non-utf-8-characters-lists 2020-07-07 07:49:28 +00:00
Sign in to join this conversation.
No description provided.