conversion from string to double in some cultures is not valid

Bug #1094269 reported by sergey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
WPF-Math
Confirmed
Undecided
Unassigned

Bug Description

Correction: File XmlUtilities.cs line 45 replace with the next
return double.Parse(attribute.Value, CultureInfo.InvariantCulture);
Turn on Globalization namespace. (using System.Globalization;)

Revision history for this message
Friedrich von Never (friedrich-v) wrote :

Hello. Please note that we've fixed the issue in our project fork: https://github.com/ForNeVeR/wpf-math/pull/7

Changed in wpf-math:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.