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
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
continuous-integration/drone/pr Build is passing Details
e30c0f97bc
Fix test name
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 reviewers
No Milestone
No Assignees
1 Participants
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: vikunja/vikunja#607
No description provided.