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

Proposed fix to close #1 that ensures that strings coming from console output have had unicode characters decoded #2

Closed
wants to merge 1 commit into from

Conversation

lesthaeghet
Copy link
Member

This fix will ensure that unicode characters are decoded for writing into the XML file. It has been tested as working.

It also appears the text editor removed extra line ending spaces.

This will fix this specific issue in this specific location; however, it is highly likely that this issue could crop up elsewhere in other contexts.

…e output have had unicode characters decoded
@sdh4
Copy link
Contributor

sdh4 commented Mar 15, 2024

The commit given here has a bunch of weird end of line stuff, so I manually added the actual change separately. Closing.

@sdh4 sdh4 closed this Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants