Skip to content
Snippets Groups Projects
Commit 65989305 authored by Calvin Walton's avatar Calvin Walton
Browse files

Events archiver: Strip more invalid characters

Update the list of invalid characters based on what the XML
specification permits and discourages.

Use the ruby string `scrub` method to remove invalid characters that
can't be expressed in the `tr` syntax, like unpaired surrogates and
UTF-8 prefix bytes.
parent 08b5245a
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment