<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:40:10 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CSHARP-1618] BsonDocument.Parse fails for some valid ISODate values</title>
                <link>https://jira.mongodb.org/browse/CSHARP-1618</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;VMware is using Mongo as part of its&apos; Mirage product.&lt;br/&gt;
We are parsing the rs.status() state to keep track of the Mongo health and display this information in our UI.&lt;br/&gt;
As part of the parsing we use BsonDocument.Parse method to parse the relevant rs.status() block.&lt;br/&gt;
This was failing at a customer system:&lt;/p&gt;

&lt;p&gt; ---&amp;gt; System.FormatException: String was not recognized as a valid DateTime format&lt;br/&gt;
   in System.DateTime.ParseExact(String s, String[] formats, IFormatProvider provider, DateTimeStyles style)&lt;br/&gt;
   in MongoDB.Bson.IO.JsonReader.ParseISODateTimeConstructor()&lt;br/&gt;
   in MongoDB.Bson.IO.JsonReader.ReadBsonType&lt;span class=&quot;error&quot;&gt;&amp;#91;TValue&amp;#93;&lt;/span&gt;(BsonTrie`1 bsonTrie, Boolean&amp;amp; found, TValue&amp;amp; value)&lt;br/&gt;
   in MongoDB.Bson.Serialization.Serializers.BsonDocumentSerializer.Deserialize(BsonReader bsonReader, Type nominalType, Type actualType, IBsonSerializationOptions options)&lt;br/&gt;
   in MongoDB.Bson.Serialization.Serializers.BsonBaseSerializer.Deserialize(BsonReader bsonReader, Type nominalType, IBsonSerializationOptions options)&lt;br/&gt;
   in MongoDB.Bson.BsonDocument.Parse(String json)&lt;br/&gt;
in Wanova.Server.Common.MongoServices.MongoShellOperations.ExtractDataFromShell(String result)&lt;br/&gt;
   &amp;#8212; Fine della traccia dello stack dell&apos;eccezione interna &amp;#8212;&lt;br/&gt;
   in Wanova.Server.Common.MongoServices.MongoShellOperations.ExtractDataFromShell(String result)&lt;br/&gt;
   in Wanova.Server.Common.MongoServices.MongoConfigurer.UpdateReplSetStatus(IList`1 allNode)&lt;br/&gt;
   in Wanova.Server.Common.Management.Server.Services.MongoServiceRecoveryTask.UpdateServiceState()&lt;/p&gt;

&lt;p&gt;This caused our system to not recognize the Mongo state correctly.&lt;br/&gt;
After some research we found out this happend because the settings for the time format were: HH.mm.ss&lt;br/&gt;
This caused the exception and parsing to fail.&lt;br/&gt;
We haven&apos;t done much additional research as the case is resolved, this is just &quot;FYI&quot;&lt;/p&gt;</description>
                <environment>Windows 2012</environment>
        <key id="277157">CSHARP-1618</key>
            <summary>BsonDocument.Parse fails for some valid ISODate values</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="robert@mongodb.com">Robert Stam</assignee>
                                    <reporter username="yweinberg@vmware.com">Yaniv Weinberg</reporter>
                        <labels>
                    </labels>
                <created>Mon, 4 Apr 2016 13:18:10 +0000</created>
                <updated>Fri, 23 Sep 2016 19:50:34 +0000</updated>
                            <resolved>Wed, 13 Apr 2016 05:02:54 +0000</resolved>
                                    <version>1.11</version>
                    <version>2.0.1</version>
                                    <fixVersion>2.3</fixVersion>
                                    <component>BSON</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1234211" author="xgen-internal-githook" created="Wed, 13 Apr 2016 04:59:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;name&apos;: u&apos;Robert Stam&apos;, u&apos;email&apos;: u&apos;Robert Stam&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1618&quot; title=&quot;BsonDocument.Parse fails for some valid ISODate values&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1618&quot;&gt;&lt;del&gt;CSHARP-1618&lt;/del&gt;&lt;/a&gt;: Fixed minor bug.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/af0707c66cd0df113e3e6926e271a618994c2b26&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/af0707c66cd0df113e3e6926e271a618994c2b26&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1234210" author="xgen-internal-githook" created="Wed, 13 Apr 2016 04:59:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;name&apos;: u&apos;Robert Stam&apos;, u&apos;email&apos;: u&apos;Robert Stam&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1618&quot; title=&quot;BsonDocument.Parse fails for some valid ISODate values&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1618&quot;&gt;&lt;del&gt;CSHARP-1618&lt;/del&gt;&lt;/a&gt;: Parse additional valid ISODate values.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/b13dffb121e7b3d10f9cb7802c78296f59e04523&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/b13dffb121e7b3d10f9cb7802c78296f59e04523&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1224672" author="rstam" created="Mon, 4 Apr 2016 18:08:33 +0000"  >&lt;p&gt;The initial assumption was that this exception was being thrown because the time component was using &quot;.&quot; instead of &quot;:&quot; as a separator.&lt;/p&gt;

&lt;p&gt;According to ISO 8601 &quot;.&quot; is not a valid separator. It can only be used to indicate fractions (usually fractions of a second).&lt;/p&gt;

&lt;p&gt;Another explanation might be that the string had only &quot;HH:mm&quot; (i.e no seconds or fractions of a second).&lt;/p&gt;

&lt;p&gt;We don&apos;t parse that correctly, even though it is valid according to ISO 8601 (the seconds are implied to be zero).&lt;/p&gt;

&lt;p&gt;There are other ISO 8601 variants we don&apos;t parse correctly either (for example, separators are optional).&lt;/p&gt;

&lt;p&gt;At the very least we should parse any variant we produce ourselves (either by a driver or any command line tool like the shell or mongoexport).&lt;/p&gt;

&lt;p&gt;It might be worth while supporting additional valid ISO 8601 formats, even the ones we might never produce ourselves.&lt;/p&gt;</comment>
                            <comment id="1224171" author="yweinberg@vmware.com" created="Mon, 4 Apr 2016 14:36:34 +0000"  >&lt;p&gt;rs.status() returns the above block when run manually or through the code, this seems like a normal format.&lt;br/&gt;
The function receives the above document exactly, with the : in the format.&lt;br/&gt;
The issue occurs inside the parsing code with the stacktrace indicated above.&lt;br/&gt;
Maybe it calls the system time at some point and gets a HH.mm format?&lt;/p&gt;

&lt;p&gt;Anyway this is an FYI case, the issue is resolved once they moved to HH:mm&lt;/p&gt;</comment>
                            <comment id="1224138" author="rstam" created="Mon, 4 Apr 2016 14:26:54 +0000"  >&lt;p&gt;The Shell syntax:&lt;/p&gt;

&lt;p&gt;    ISODate(&quot;date-value&quot;)&lt;/p&gt;

&lt;p&gt;requires that the &quot;date-value&quot; string be in ISO 8601 format, which requires &quot;:&quot; as the separator (any local region settings on the computer are supposed to be ignored).&lt;/p&gt;

&lt;p&gt;Not sure how a document with an invalid &quot;date-value&quot; came into existence, but if it is not using &quot;:&quot; as the separator in &quot;hh:mm:ss&quot; then it is not a valid &quot;date-value&quot;.&lt;/p&gt;</comment>
                            <comment id="1224124" author="yweinberg@vmware.com" created="Mon, 4 Apr 2016 14:21:14 +0000"  >&lt;p&gt;I don&apos;t get it either, the customer has before we changed their format to HH:mm:ss and HH:mm&lt;br/&gt;
Yes, in was an Italian system.&lt;br/&gt;
But specifically with the HH.mm.ss time format (As just adding english language didn&apos;t fix the problem).&lt;br/&gt;
Maybe it is a combination of Italian system and the HH.mm.ss format.&lt;/p&gt;</comment>
                            <comment id="1224107" author="rstam" created="Mon, 4 Apr 2016 14:13:36 +0000"  >&lt;p&gt;I don&apos;t get any exception when parsing that string with BsonDocument.Parse.&lt;/p&gt;

&lt;p&gt;Do you mean that you get an exception parsing that string on a system with the regional settings set to Italian?&lt;/p&gt;</comment>
                            <comment id="1224030" author="yweinberg@vmware.com" created="Mon, 4 Apr 2016 13:42:52 +0000"  >&lt;p&gt;I just guess that there are other formats which may break this other than &quot;.&quot; as separator.&lt;br/&gt;
You never know what customers are using.&lt;br/&gt;
Regarding the parsing, you are right, I will bring this up with our dev team, but Bson.Document should work on all systems as the document is of a good format.&lt;/p&gt;

&lt;p&gt;An example of what it couldn&apos;t parse on a system with the &quot;.&quot; seperator.&lt;br/&gt;
Also note this was a system in Italian (All menus and everything).&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;	&quot;set&quot; : &quot;mirageRS&quot;,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;	&quot;date&quot; : ISODate(&quot;2016-04-04T11:51:29.979Z&quot;),&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;	&quot;myState&quot; : 1,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;	&quot;members&quot; : [&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;		{&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;			&quot;_id&quot; : 0,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;			&quot;name&quot; : &quot;SRVMIRAGE01:27017&quot;,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;			&quot;health&quot; : 1,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;			&quot;state&quot; : 1,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;			&quot;stateStr&quot; : &quot;PRIMARY&quot;,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;			&quot;uptime&quot; : 520,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;			&quot;optime&quot; : Timestamp(1459769209, 1),&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;			&quot;optimeDate&quot; : ISODate(&quot;2016-04-04T11:26:49Z&quot;),&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;			&quot;electionTime&quot; : Timestamp(1459770170, 1),&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;			&quot;electionDate&quot; : ISODate(&quot;2016-04-04T11:42:50Z&quot;),&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;			&quot;configVersion&quot; : 1,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;			&quot;self&quot; : true&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;		}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;	],&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;	&quot;ok&quot; : 1&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;The editor has wonked up the spaces a bit, sorry&lt;/p&gt;</comment>
                            <comment id="1224013" author="rstam" created="Mon, 4 Apr 2016 13:31:47 +0000"  >&lt;p&gt;I&apos;m not sure about relying on the regional settings... it doesn&apos;t necessarily agree with the representation used by the data.&lt;/p&gt;

&lt;p&gt;Normally all data stored in or coming from a database should be in a culture invariant format. It should be up to the presentation layer to convert to local region and timezone for display purposes.&lt;/p&gt;

&lt;p&gt;In this case it looks like you are invoking the shell to execute &quot;rs.status()&quot; and then capturing and parsing what was sent to standard output. Another approach would be to directly execute whatever command(s) rs.status() calls, which would avoid having to parse a string at all.&lt;/p&gt;

&lt;p&gt;Regarding the parsing error, a good general rule is to be strict when writing data and forgiving when reading it, so it seems like we could relax our parsing code to work with either &quot;:&quot;or &quot;.&quot; as the separator (regardless of region settings).&lt;/p&gt;</comment>
                            <comment id="1224012" author="craiggwilson" created="Mon, 4 Apr 2016 13:30:57 +0000"  >&lt;p&gt;Could you provide an example document that failed to parse so we can reproduce this?&lt;/p&gt;</comment>
                            <comment id="1224002" author="yweinberg@vmware.com" created="Mon, 4 Apr 2016 13:20:54 +0000"  >&lt;p&gt;I mean the HH.mm.ss format instead of HH:mm:ss&lt;br/&gt;
This could also not accept other formats as well.&lt;br/&gt;
I think we should just query the windows regional settings for correct parsing on all systems&lt;br/&gt;
Thanks!&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsk213:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="983">C# Sprint 34</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>