<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:13:45 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>[CDRIVER-1967] Extended JSON int64 expects wrapping in $numberLong</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-1967</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description></description>
                <environment></environment>
        <key id="341262">CDRIVER-1967</key>
            <summary>Extended JSON int64 expects wrapping in $numberLong</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="3">Duplicate</resolution>
                                        <assignee username="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="jmikola@mongodb.com">Jeremy Mikola</reporter>
                        <labels>
                    </labels>
                <created>Tue, 27 Dec 2016 21:15:18 +0000</created>
                <updated>Wed, 3 May 2017 22:14:41 +0000</updated>
                            <resolved>Tue, 7 Feb 2017 16:36:15 +0000</resolved>
                                    <version>1.5.1</version>
                                    <fixVersion>1.7.0</fixVersion>
                                    <component>json</component>
                    <component>libbson</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1535992" author="xgen-internal-githook" created="Wed, 29 Mar 2017 15:16:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jmikola&apos;, u&apos;name&apos;: u&apos;Jeremy Mikola&apos;, u&apos;email&apos;: u&apos;jmikola@gmail.com&apos;}
&lt;p&gt;Message: Update XFAILS for BSON corpus tests&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1883&quot; title=&quot;libbson should ensure regex options are sorted&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1883&quot;&gt;&lt;del&gt;CDRIVER-1883&lt;/del&gt;&lt;/a&gt; was resolved, so regex-valid-005.phpt no longer fails.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1966&quot; title=&quot;Extended JSON date expects milliseconds wrapped in $numberLong&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1966&quot;&gt;&lt;del&gt;CDRIVER-1966&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1967&quot; title=&quot;Extended JSON int64 expects wrapping in $numberLong&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1967&quot;&gt;&lt;del&gt;CDRIVER-1967&lt;/del&gt;&lt;/a&gt; were addressed by a new bson_as_extended_json() function for &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1947&quot; title=&quot;Improve libbson compatibility with the BSON Corpus tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1947&quot;&gt;&lt;del&gt;CDRIVER-1947&lt;/del&gt;&lt;/a&gt;. These tests still fail, but can now depend on &lt;a href=&quot;https://jira.mongodb.org/browse/PHPC-941&quot; title=&quot;Introduce API for converting BSON to canonical and relaxed extended JSON&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PHPC-941&quot;&gt;&lt;del&gt;PHPC-941&lt;/del&gt;&lt;/a&gt;, which will update the driver to use that new function.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-php-driver/commit/59f3d9d3c415c36a275ddcee0321290d1ffc3656&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-php-driver/commit/59f3d9d3c415c36a275ddcee0321290d1ffc3656&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1470245" author="jmikola@gmail.com" created="Thu, 5 Jan 2017 16:55:13 +0000"  >&lt;p&gt;Correct. 64-bit integers in BSON should always be wrapped with &quot;$numberLong&quot;. I believe the current behavior is to just print the literal number, which might also pose problems for some JSON parsers.&lt;/p&gt;</comment>
                            <comment id="1469032" author="jesse" created="Wed, 4 Jan 2017 13:58:16 +0000"  >&lt;p&gt;What&apos;s the bug? ... that we don&apos;t &lt;b&gt;generate&lt;/b&gt; JSON with &quot;$numberLong&quot;?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="337756">CDRIVER-1947</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CDRIVER-1947</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hst7on:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>