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

(NFC) Ensure that when loading in the test data it is done with UTF8 … #13413

Merged
merged 1 commit into from
Jan 7, 2019

Conversation

seamuslee001
Copy link
Contributor

…encoding

Overview

When the test databases are loaded in with some standard data it appears at the moment they are not loaded in using utf8 encoding which means characters such as the Euro symbol can co astray

Before

Loaded in in non UTF8 format

After

Loaded in using UTF8 Format

ping @eileenmcnaughton @totten

@civibot
Copy link

civibot bot commented Jan 7, 2019

(Standard links)

@civibot civibot bot added the master label Jan 7, 2019
@seamuslee001
Copy link
Contributor Author

Jenkins re test this please

@eileenmcnaughton
Copy link
Contributor

if jenkins is happy I am

@seamuslee001
Copy link
Contributor Author

Merci @eileenmcnaughton

@eileenmcnaughton eileenmcnaughton merged commit 490f861 into civicrm:master Jan 7, 2019
@eileenmcnaughton eileenmcnaughton deleted the nfc_test_utf8 branch January 7, 2019 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants