Skip to content

Conversation

@lprichar
Copy link
Contributor

Issue

Fixes #791

Description

During serialization unicode like Raúl will no longer be encoded as Ra\u00fal and will instead just be encoded as Raúl.

Testing

  1. Modify a manifest to put unicode in a candidate's name.
  2. Create an election in the GUI
  3. Export an encryption package

Expected: the candidate's name should contain unicode

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 this pull request may close these issues.

🐞 Unicode in manifest files is being encoded as ASCII

2 participants