Bug #94045 | Contribution: Missing InvariantCulture on Parse methods | ||
---|---|---|---|
Submitted: | 24 Jan 2019 18:08 | Modified: | 19 Jun 2019 14:33 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[24 Jan 2019 18:08]
OCA Admin
[24 Jan 2019 18:08]
OCA Admin
Contribution submitted via Github - Missing InvariantCulture on Parse methods (*) Contribution by Effy Teva (Github effyteva, mysql-connector-net/pull/29#issuecomment-457185346): 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_238973230.txt (text/plain), 35.23 KiB.
[25 Jan 2019 4:59]
MySQL Verification Team
Hello Effy Teva, Thank you for the report and contribution. regards, Umesh
[19 Jun 2019 14:33]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Connector/NET 8.0.17 release, and here's the changelog entry: The InvariantCulture property was missing from some data types, which created issues during platform migration operations. Thanks to Effy Teva for the patch. Thank you for the bug report.