<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:21:16 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>[DRIVERS-331] BSON Regex flags must be alphabetically ordered</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-331</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;p&gt;The BSON Corpus added test cases for regex flags.  See &lt;a href=&quot;https://gist.github.com/xdg/cadfd51b9e49be3b9a9f1e97a85334c6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this diff&lt;/a&gt; for the complete changes.&lt;/p&gt;</description>
                <environment></environment>
        <key id="326795">DRIVERS-331</key>
            <summary>BSON Regex flags must be alphabetically ordered</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="-1">Unassigned</assignee>
                                    <reporter username="david.golden@mongodb.com">David Golden</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Oct 2016 21:23:46 +0000</created>
                <updated>Mon, 15 Apr 2019 17:27:41 +0000</updated>
                            <resolved>Mon, 11 Dec 2017 18:33:11 +0000</resolved>
                                                                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="1476508" author="jmikola@gmail.com" created="Fri, 13 Jan 2017 17:01:01 +0000"  >&lt;p&gt;Validating PHPC due to &lt;a href=&quot;https://jira.mongodb.org/browse/PHPC-829&quot; title=&quot;BSON Regex flags must be alphabetically ordered&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PHPC-829&quot;&gt;&lt;del&gt;PHPC-829&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/PHPC-885&quot; title=&quot;Alphabetize Regex flags when instantiating from BSON&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PHPC-885&quot;&gt;&lt;del&gt;PHPC-885&lt;/del&gt;&lt;/a&gt; being resolved. Not relevant for PHPLIB.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=derick&quot; class=&quot;user-hover&quot; rel=&quot;derick&quot;&gt;derick&lt;/a&gt;: I skipped HHVM since you may need to implement an equivalent of &lt;a href=&quot;https://jira.mongodb.org/browse/PHPC-885&quot; title=&quot;Alphabetize Regex flags when instantiating from BSON&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PHPC-885&quot;&gt;&lt;del&gt;PHPC-885&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="1431660" author="behackett" created="Fri, 11 Nov 2016 01:50:37 +0000"  >&lt;p&gt;See also &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-26992&quot; title=&quot;Sorting on regex field should not depend on the order of regex options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-26992&quot;&gt;SERVER-26992&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="1431648" author="behackett" created="Fri, 11 Nov 2016 01:21:06 +0000"  >&lt;p&gt;Oops, ignore my last comment. The sort algorithm is correct.&lt;/p&gt;</comment>
                            <comment id="1431646" author="behackett" created="Fri, 11 Nov 2016 01:17:31 +0000"  >&lt;p&gt;Sadly, the sort algorithm in the server also appears to be incorrect (so this ticket may not matter at all). &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=bjori&quot; class=&quot;user-hover&quot; rel=&quot;bjori&quot;&gt;bjori&lt;/a&gt; is going to open another server ticket about that.&lt;/p&gt;</comment>
                            <comment id="1431645" author="david.golden" created="Fri, 11 Nov 2016 01:16:26 +0000"  >&lt;p&gt;We know sort order matters (now and historically), so let&apos;s proceed by getting that right and dropping the invalid checks from the corpus. &lt;/p&gt;</comment>
                            <comment id="1431643" author="behackett" created="Fri, 11 Nov 2016 01:10:40 +0000"  >&lt;p&gt;Let&apos;s put this on hold until some decisions are made related to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-26991&quot; title=&quot;Inconsistent handling of RegEx options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-26991&quot;&gt;&lt;del&gt;SERVER-26991&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="1428306" author="jmikola@gmail.com" created="Mon, 7 Nov 2016 18:52:58 +0000"  >&lt;p&gt;Since the Extended JSON spec is still in progress, would it be worthwhile to add this requirement to its output as well?&lt;/p&gt;

&lt;p&gt;Noting the discussion in &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;, this order is primarily for sorting of regular expressions server-side, so there may not be a functional reason to do so for JSON other than consistency when examining different representations of the same driver object.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="329532">CXX-1118</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="341638">PHPC-885</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="329531">CXX-1117</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="329534">NODE-848</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="330286">PHPC-829</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="329538">PYTHON-1183</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="329539">RUBY-1170</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="326544">CDRIVER-1883</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="674348">CSHARP-2485</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="329533">JAVA-2376</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="70645">DRIVERS-82</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="326784">DOCS-9208</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="324193">DRIVERS-330</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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_23952" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Driver Compliance</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<style type='text/css'>
         #scriptField, #scriptField *{
                border: 1px solid black;
            }

            #scriptField{
                border-collapse: collapse;
            }

            #scriptField td {
                text-align: center; /* Center-align text in table cells */
            }

            #scriptField td.key {
                text-align: left; /* Left-align text in the Key column */
            }

            #scriptField a {
                text-decoration: none; /* Remove underlines from links */
                border: none; /* Remove border from links */
            }
            
            /* Add green background color to cells with FixVersion */
            #scriptField td.hasFixVersion {
                background-color: #00FF00; /* Green color code */
            }

            /* Center-align the first row headers */
            #scriptField th {
                text-align: center;
            }
        </style>
<table id='scriptField'>
  <tr>
    <th>Key</th>
    <th>Status/Resolution</th>
    <th>FixVersion</th>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CDRIVER-1883'>CDRIVER-1883</a>
    </td>
    <td>Done</td>
    <td class='hasFixVersion'>1.7.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/SCALA-278'>SCALA-278</a>
    </td>
    <td>Won't Fix</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/NODE-848'>NODE-848</a>
    </td>
    <td>Done</td>
    <td class='hasFixVersion'>2.2.12</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/JAVA-2376'>JAVA-2376</a>
    </td>
    <td>Done</td>
    <td class='hasFixVersion'>3.4.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PERL-678'>PERL-678</a>
    </td>
    <td>Done</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUBY-1170'>RUBY-1170</a>
    </td>
    <td>Done</td>
    <td class='hasFixVersion'>bson-4.2.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PYTHON-1183'>PYTHON-1183</a>
    </td>
    <td>Done</td>
    <td class='hasFixVersion'>3.4</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CXX-1117'>CXX-1117</a>
    </td>
    <td>Won't Fix</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CXX-1118'>CXX-1118</a>
    </td>
    <td>Done</td>
    <td class='hasFixVersion'>3.2.0-rc0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPC-829'>PHPC-829</a>
    </td>
    <td>Done</td>
    <td class='hasFixVersion'>1.2.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPC-885'>PHPC-885</a>
    </td>
    <td>Done</td>
    <td class='hasFixVersion'>1.2.3</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CSHARP-2485'>CSHARP-2485</a>
    </td>
    <td>Duplicate</td>
    <td class=''></td>
  </tr>
</table>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsr7br:</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>