mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 15:22:37 -05:00
Chinese characters and emojis in descriptions are being decoded incorrectly in trending page #81
Reference in New Issue
Block a user
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 @max-hk on GitHub (Oct 17, 2020).
See the screenshots below.
The Chinese characters in labuladong/fucking-algorithm description and the 📚 emoji in EbookFoundation/free-programming-books description are being decoded incorrectly.
@pd4d10 commented on GitHub (Nov 8, 2020):
Does this issue still exist?
@max-hk commented on GitHub (Nov 9, 2020):
No. Thanks for your awesome work. :)
@pd4d10 commented on GitHub (Nov 9, 2020):
OK, actually I'm not sure what causes this issue. One possible reason is that the character encoding returned by the API is not correct.
Closing. Feel free to reopen it if it happens next time
@pd4d10 commented on GitHub (Nov 13, 2020):