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

Invalid character issues #9

Closed
weshinsley opened this issue Apr 4, 2021 · 1 comment · Fixed by #14
Closed

Invalid character issues #9

weshinsley opened this issue Apr 4, 2021 · 1 comment · Fixed by #14

Comments

@weshinsley
Copy link
Owner

If a filename contains a '&', then adding the file causes invalid XML and everything goes hideously wrong the next time you start up QMP. Maybe base-64 on the filename, and strip the bad chars out of the human-readable name when writing the XML

@weshinsley
Copy link
Owner Author

It would be nice if this could be done in a backward-compatible way - eg, add a new tag to indicate base64, and then the absence of that tag allows non-base64 as is currently the case.

@weshinsley weshinsley linked a pull request Oct 28, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant