<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:51:24 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>[JAVA-47] Case-Insenstive Regular Expression causes &quot;EOO Before end of object&quot;</title>
                <link>https://jira.mongodb.org/browse/JAVA-47</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;DBObject ref = new BasicDBObject();&lt;br/&gt;
ref.put(&quot;myfield&quot;, Pattern.compile(&quot;.&lt;b&gt;myValue.&lt;/b&gt;&quot; , Pattern.CASE_INSENSITIVE));&lt;br/&gt;
DBCursor cur = coll.find(ref);&lt;/p&gt;

&lt;p&gt;produces the following exception:&lt;/p&gt;

&lt;p&gt;java.lang.RuntimeException: db error &lt;span class=&quot;error&quot;&gt;&amp;#91;EOO Before end of object&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.mongodb.DBApiLayer$MyCollection.find(DBApiLayer.java:324)&lt;br/&gt;
	at com.mongodb.DBCursor._check(DBCursor.java:237)&lt;br/&gt;
	at com.mongodb.DBCursor._hasNext(DBCursor.java:367)&lt;br/&gt;
	at com.mongodb.DBCursor.hasNext(DBCursor.java:392)&lt;br/&gt;
	...&lt;/p&gt;

&lt;p&gt;when leaving out the case insensitive parameter on pattern construction the query works fine.&lt;/p&gt;</description>
                <environment></environment>
        <key id="10820">JAVA-47</key>
            <summary>Case-Insenstive Regular Expression causes &quot;EOO Before end of object&quot;</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="3">Duplicate</resolution>
                                        <assignee username="eliot">Eliot Horowitz</assignee>
                                    <reporter username="nschmuck">Niko Schmuck</reporter>
                        <labels>
                    </labels>
                <created>Fri, 30 Oct 2009 06:04:11 +0000</created>
                <updated>Sun, 29 Nov 2009 00:47:59 +0000</updated>
                            <resolved>Fri, 30 Oct 2009 09:57:07 +0000</resolved>
                                    <version>0.11</version>
                                    <fixVersion>1.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="11242" author="eliot" created="Sun, 29 Nov 2009 00:47:59 +0000"  >&lt;p&gt;released&lt;/p&gt;</comment>
                            <comment id="11030" author="eliot" created="Fri, 30 Oct 2009 09:57:27 +0000"  >&lt;p&gt;dup of &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-41&quot; title=&quot;case insensitive regex broken&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-41&quot;&gt;&lt;del&gt;JAVA-41&lt;/del&gt;&lt;/a&gt;&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|hrhdjb:</customfieldvalue>

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