<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>3DMoleculeViewer Work Item Rss Feed</title><link>http://www.codeplex.com/3DMoleculeViewer/WorkItem/List.aspx</link><description>3DMoleculeViewer Work Item Rss Description</description><item><title>CREATED ISSUE: Double.Parse error on non-English locales</title><link>http://www.codeplex.com/3DMoleculeViewer/WorkItem/View.aspx?WorkItemId=416</link><description>The viewer crashes during PDB load on locales where decimal separator is not a dot &amp;#40;e.g. Polish locale uses a comma&amp;#41;. To overcome the problem, add a second argument to all four Double.Parse calls in Atom.cs&amp;#58;&lt;br /&gt;&lt;br /&gt;double x &amp;#61; Double.Parse&amp;#40;pdbLine.Substring&amp;#40;30, 8&amp;#41;, System.Globalization.CultureInfo.InvariantCulture&amp;#41;&amp;#59;&lt;br /&gt;&amp;#40;etc.&amp;#41;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;BB&lt;br /&gt;</description><author>BartoszBien</author><pubDate>Mon, 07 Apr 2008 18:30:57 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Double.Parse error on non-English locales 20080407063057P</guid></item></channel></rss>