<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:34:35 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>[GODRIVER-611] UnmarshalExtJSON array fail</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-611</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;UnmarshalExtJSON fail:&lt;/p&gt;

&lt;p&gt;~~~&lt;br/&gt;
data := `[ &quot;201810&quot;, &quot;201811&quot; ]`&lt;/p&gt;

&lt;p&gt;arr := bson.NewArray()&lt;br/&gt;
err := bson.UnmarshalExtJSON([]byte(data), true, &amp;amp;arr)&lt;br/&gt;
if err != nil &lt;/p&gt;
{
&#160; &#160; t.Fatal(err)
}
&lt;p&gt;t.Log(arr)&lt;br/&gt;
~~~&lt;/p&gt;

&lt;p&gt;&#160;&lt;br/&gt;
output:&lt;br/&gt;
~~~&lt;br/&gt;
Cannot read unknown BSON type invalid&lt;br/&gt;
~~~&lt;/p&gt;

&lt;p&gt;but if data = &apos;data := `[ &quot;201810&quot; ]` works well&lt;br/&gt;
&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment>Golang 1.10.4 / Golang 1.11&lt;br/&gt;
macOS</environment>
        <key id="623918">GODRIVER-611</key>
            <summary>UnmarshalExtJSON array fail</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="13201">Fixed</resolution>
                                        <assignee username="isabella.siu@mongodb.com">Isabella Siu</assignee>
                                    <reporter username="liuxiangchao">Liu Xiangchao</reporter>
                        <labels>
                    </labels>
                <created>Thu, 25 Oct 2018 03:53:15 +0000</created>
                <updated>Sat, 28 Oct 2023 11:39:23 +0000</updated>
                            <resolved>Fri, 30 Nov 2018 15:14:51 +0000</resolved>
                                    <version>0.0.15</version>
                                    <fixVersion>0.1.0</fixVersion>
                                    <component>BSON</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="2076744" author="xgen-internal-githook" created="Fri, 30 Nov 2018 15:12:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Isabella Siu&apos;, &apos;email&apos;: &apos;isabella.siu@10gen.com&apos;, &apos;username&apos;: &apos;iwysiu&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-611&quot; title=&quot;UnmarshalExtJSON array fail&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-611&quot;&gt;&lt;del&gt;GODRIVER-611&lt;/del&gt;&lt;/a&gt; Fix extJSONParser.advanceState() for string in array&lt;/p&gt;

&lt;p&gt;Change-Id: Iab003ef689dab676c15353e93b747c1d75fd2d12&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/284ed29349f8d1e65dfeb2609f3e34d71cfd71ff&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/284ed29349f8d1e65dfeb2609f3e34d71cfd71ff&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2074709" author="jeff.yemin" created="Wed, 28 Nov 2018 22:30:34 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=liuxiangchao&quot; class=&quot;user-hover&quot; rel=&quot;liuxiangchao&quot;&gt;liuxiangchao&lt;/a&gt;, sorry for the late response.&#160; We agree that this is a bug and plan to fix it prior to the 1.0 release.&#160; Many thanks for the report.&lt;/p&gt;</comment>
                            <comment id="2044544" author="liuxiangchao" created="Mon, 29 Oct 2018 05:56:07 +0000"  >&lt;p&gt;Anybody here? no response in past three days...&lt;/p&gt;</comment>
                            <comment id="2042935" author="liuxiangchao" created="Fri, 26 Oct 2018 03:12:53 +0000"  >&lt;p&gt;Ok, version should be v0.0.17&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|hr9mvj:</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>