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

Character encoding in changelog dialog #84

Closed
dellermann opened this issue Feb 17, 2016 · 1 comment
Closed

Character encoding in changelog dialog #84

dellermann opened this issue Feb 17, 2016 · 1 comment
Labels
Milestone

Comments

@dellermann
Copy link
Owner

On Windows, the text in the changelog contains invalid characters (see screenshot):

springcrm-character-encoding-error

I started the standalone version after installing from setup.

@dellermann dellermann added the bug label Feb 17, 2016
@dellermann dellermann added this to the 2.0 milestone Feb 17, 2016
dellermann added a commit that referenced this issue Feb 23, 2016
Fix the wrong character encoding in changelog dialog on Windows.  It was
caused by a missing character encoding in getText() in which case the
platform-specific encoding was used.
@dellermann
Copy link
Owner Author

Fixed in commit 8076679.

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

No branches or pull requests

1 participant