<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:51:59 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-314] Minor typo in exception message</title>
                <link>https://jira.mongodb.org/browse/JAVA-314</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;While testing query failures, I intentionally passed an illegal token &quot;$barf&quot; to an update query.  This correctly results in an exception.  But note the missing &quot; &quot; between the word &quot;specified&quot; and &quot;$barf&quot;.&lt;/p&gt;

&lt;p&gt;jvm 1    | com.mongodb.MongoException: Invalid modifier specified$barf&lt;br/&gt;
jvm 1    | 	at com.mongodb.DBTCPConnector._checkWriteError(DBTCPConnector.java:141)&lt;br/&gt;
jvm 1    | 	at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:162)&lt;br/&gt;
jvm 1    | 	at com.mongodb.DBTCPConnector.say(DBTCPConnector.java:146)&lt;br/&gt;
jvm 1    | 	at com.mongodb.DBApiLayer$MyCollection.update(DBApiLayer.java:335)&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
Leif&lt;/p&gt;</description>
                <environment></environment>
        <key id="15385">JAVA-314</key>
            <summary>Minor typo in exception message</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="5" iconUrl="https://jira.mongodb.org/images/icons/priorities/trivial.svg">Trivial - P5</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="antoine">Antoine Girbal</assignee>
                                    <reporter username="leif">Leif Mortenson</reporter>
                        <labels>
                    </labels>
                <created>Wed, 30 Mar 2011 16:07:09 +0000</created>
                <updated>Sat, 10 Mar 2012 20:56:58 +0000</updated>
                            <resolved>Sat, 10 Mar 2012 20:56:58 +0000</resolved>
                                    <version>2.5</version>
                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="27308" author="antoine" created="Wed, 30 Mar 2011 19:51:32 +0000"  >&lt;p&gt;this is an issue on server side, driver just reports it as is.&lt;br/&gt;
Testing against a recent server in shell, the error is correct:&lt;br/&gt;
&amp;gt; db.messages.update({}, {$barf: {a:1}})&lt;br/&gt;
Invalid modifier specified $barf&lt;/p&gt;

&lt;p&gt;so most likely it&apos;s a server bug that got fixed.&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|hrhcbb:</customfieldvalue>

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