Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Issue #761 Encoding issues when pulling submissions with Arabic characters in Windows #762

Merged
merged 1 commit into from
Jul 11, 2019
Merged

Issue #761 Encoding issues when pulling submissions with Arabic characters in Windows #762

merged 1 commit into from
Jul 11, 2019

Conversation

ggalmazor
Copy link
Contributor

Closes #761

What has been done to verify that this works as intended?

Manually tested on a Windows 10 machine using the form attached to the issue
Manually tested on Linux to ensure that it still worked as expected on another system.

Why is this the best possible solution? Were any other approaches considered?

This is a narrow fix and I didn't consider any other approach.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

It feels like it's a safe change with no risk of affecting in an unpredictable manner.

Does this change require updates to documentation? If so, please file an issue at https://github.com/opendatakit/docs/issues/new and include the link below.

Nope.

- This avoids issues on systems that don't use UTF-8 locales by default (Windows, mainly)
@kkrawczyk123
Copy link
Contributor

Tested with success!!
Verified on Ubuntu, MacOS and Windows.

@opendatakit-bot unlabel "needs testing"
@opendatakit-bot label "behavior verified"

@ggalmazor ggalmazor merged commit 91f5f85 into getodk:master Jul 11, 2019
@ggalmazor ggalmazor deleted the issue_761_force_utf8_encoding_while_reading_http_entities_into_xml branch August 23, 2019 10:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Encoding issues when pulling submissions with Arabic characters in Windows
4 participants