mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #26] Fatal exit when type not english characters #24
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#24
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?
Originally created by @PxyUp on GitHub (Oct 8, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/26
When you try to find any not English characters application did fatal exit
@Rigellute commented on GitHub (Oct 8, 2019):
Huh interesting, could you share the characters you used that caused the fatal exit?
@PxyUp commented on GitHub (Oct 8, 2019):
@Rigellute 'ыаываываайцайцайцайцайцаймямцу'
Any of that
@fangyi-zhou commented on GitHub (Oct 8, 2019):
This is caused by inserting into a string outside word boundary, I'm submitting a PR to fix it
@filiphe commented on GitHub (Oct 16, 2019):
Here's a test that currently fails on "non-english" input.
Result from
cargo test