<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:35:36 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-27] Text would be broken when receive string value with unicode chars</title>
                <link>https://jira.mongodb.org/browse/CSHARP-27</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;Issue: Text broken when receive string value with unicode chars.&lt;/p&gt;

&lt;p&gt;Reason: There&apos;s bug in BsonReader.GetString(int length) method. The method uses a 128-bytes buffer to receive string value. Each 128 bytes would be converted to utf-8 string seperately, but it may be only half of an utf-8 char at the end. So the text would be broken when contains unicode chars.&lt;/p&gt;

&lt;p&gt;Hot to fix: Put the complete data received in an StreamMemory before converting to utf-8 string.&lt;/p&gt;</description>
                <environment>mono on Mac OS X (Snow Leopard), MS CLR (v2.0 &amp;amp; 4.0 RC)</environment>
        <key id="11482">CSHARP-27</key>
            <summary>Text would be broken when receive string value with unicode chars</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="sam">Sam Corder</assignee>
                                    <reporter username="jeffz">Jeffrey Zhao</reporter>
                        <labels>
                    </labels>
                <created>Thu, 11 Mar 2010 09:05:03 +0000</created>
                <updated>Mon, 15 Mar 2010 23:26:47 +0000</updated>
                            <resolved>Mon, 15 Mar 2010 23:26:47 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="13023" author="sam" created="Mon, 15 Mar 2010 23:26:47 +0000"  >&lt;p&gt;Fixed for both fixed length and variable length strings now.&lt;/p&gt;</comment>
                            <comment id="12965" author="sam" created="Sat, 13 Mar 2010 20:25:14 +0000"  >&lt;p&gt;Forgot to add the code to the part that reads a known string length.&lt;/p&gt;</comment>
                            <comment id="12964" author="sam" created="Sat, 13 Mar 2010 20:12:30 +0000"  >&lt;p&gt;Fixed in &lt;a href=&quot;http://github.com/samus/mongodb-csharp/commit/0e73a20d5cf20190dc210eb7f18089d60d610948&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://github.com/samus/mongodb-csharp/commit/0e73a20d5cf20190dc210eb7f18089d60d610948&lt;/a&gt;.  This will be in the 0.82.&lt;/p&gt;

&lt;p&gt;Thanks for making me learn more about UTF-8 than I ever wanted to. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="12928" author="lanwin" created="Thu, 11 Mar 2010 23:55:12 +0000"  >&lt;p&gt;Can you provide an example unicode string and paste it as base64? With that i could integrate it into the test suite.&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|hrha4v:</customfieldvalue>

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