Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

utf8 problem #3

Closed
tigros opened this issue Jun 28, 2023 · 2 comments
Closed

utf8 problem #3

tigros opened this issue Jun 28, 2023 · 2 comments

Comments

@tigros
Copy link

tigros commented Jun 28, 2023

Hi,

Thanks for the project.

You have a pretty serious bug on line #91 of Conversion.cs, that looses the utf8 encoding so chinese japanese etc show as question marks.

All you need i believe is "return _sb.ToString();" instead.

g'day!

@SanderSade
Copy link
Owner

Thank you very much - definitely a bug!

Fixed and will be released as a 2.0.2 shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants