<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:36:12 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-229] ObjectId.TryParse shouldn&apos;t throw an exception</title>
                <link>https://jira.mongodb.org/browse/CSHARP-229</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;Currently ObjectId.TryParse(string s, out ObjectId o) checks for null value and throws an exception if it&apos;s null. That is not how TryParse is implemented elsewhere - it should simply initialize o = ObjectId.Empty and return false - the whole idea of using TryParse is that it doesn&apos;t throw exceptions.&lt;/p&gt;

&lt;p&gt;Can you please fix that?&lt;/p&gt;</description>
                <environment>Windows 2008 + MongoDb 1.8.1 + C# Driver 1.0</environment>
        <key id="17247">CSHARP-229</key>
            <summary>ObjectId.TryParse shouldn&apos;t throw an exception</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</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="muzzzy">Andrey</reporter>
                        <labels>
                            <label>TryParse</label>
                            <label>c#</label>
                    </labels>
                <created>Thu, 19 May 2011 00:03:30 +0000</created>
                <updated>Thu, 2 Apr 2015 18:27:47 +0000</updated>
                            <resolved>Tue, 1 May 2012 02:30:25 +0000</resolved>
                                    <version>1.0</version>
                    <version>1.4.1</version>
                                    <fixVersion>1.1</fixVersion>
                    <fixVersion>1.5</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="137819" author="dmartensson" created="Fri, 29 Jun 2012 07:25:40 +0000"  >&lt;p&gt;Any possibility to get this fix in an 1.4.3.&lt;/p&gt;

&lt;p&gt;We use the driver for a live project and was bitten quite bad when upgrading the driver last week, today we found this error and nuGet do not have the old version any more and we have already started to use some of the new features, so we either have to change every use of tryparse or wait for 1.5 before next release?&lt;/p&gt;</comment>
                            <comment id="115056" author="rstam" created="Tue, 1 May 2012 02:30:25 +0000"  >&lt;p&gt;Fixed again. This time added better comments to help prevent bug from being reintroduced.&lt;/p&gt;</comment>
                            <comment id="115053" author="rstam" created="Tue, 1 May 2012 02:13:46 +0000"  >&lt;p&gt;Reopening because bug was reintroduced.&lt;/p&gt;</comment>
                            <comment id="33436" author="rstam" created="Thu, 19 May 2011 04:10:36 +0000"  >&lt;p&gt;Fixed. Thanks for pointing this out.&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|hrh8xr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14247</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>