Bug #90316 Contribution: Fixing encoding for entity framework core
Submitted: 5 Apr 2018 20:21 Modified: 23 May 2018 17:05
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[5 Apr 2018 20:21] OCA Admin
Description:
This bug tracks a contribution by Kleber kleberksms (Github user: kleberksms) as described in http://github.com/mysql/mysql-connector-net/pull/22

How to repeat:
See description

Suggested fix:
See contribution code attached
[5 Apr 2018 20:21] OCA Admin
Contribution submitted via Github - Fixing encoding for entity framework core 
(*) Contribution by Kleber kleberksms (Github kleberksms, mysql-connector-net/pull/22#issuecomment-378917090): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_178396693.txt (text/plain), 6.16 KiB.

[5 Apr 2018 20:59] MySQL Verification Team
Thank you for the contribution.
[9 Apr 2018 17:46] Kleber kleberksms
Hello Miguel,

Do you know what the average time for code implementation?

Regards
[23 May 2018 17:05] Christine Cole
Posted by developer:
 
Fixed as of the upcoming MySQL Connector/NET 6.10.8 release, and here's the changelog entry:

The Entity Framework Core implementation did not render accented
characters correctly on bases with different UTF-8 encoding. Thanks to
Kleber Kleberksms for the patch.

Thank you for the bug report.