<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:53:05 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-789] Dots allowed in field names of objects in a list</title>
                <link>https://jira.mongodb.org/browse/JAVA-789</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;I&apos;ve ran into an issue where dots are allowed in object keys when the object is in a list, but not in allowed in embedded map or document key names. After further reading, I discovered that dots are not allowed in any mongo key.&lt;/p&gt;

&lt;p&gt;This example fails using the &quot;Try it out&quot; browser shell on the mongo home page but works using the latest version of the java driver.&lt;br/&gt;
&amp;gt; db.test.insert({test:[&lt;/p&gt;
{&apos;0.0&apos;:&apos;test&apos;}
&lt;p&gt;]})&lt;br/&gt;
JS Error: can&apos;t have . in field names &lt;span class=&quot;error&quot;&gt;&amp;#91;0.0&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;I also attached the groovy script that I used to verify that this is an issue with the latest version of the driver.&lt;/p&gt;</description>
                <environment>mongo 2.2.3, java 1.6, mongo java driver 2.7.1, although tested with 2.10.1.</environment>
        <key id="68603">JAVA-789</key>
            <summary>Dots allowed in field names of objects in a list</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="danpolites">Dan Polites</reporter>
                        <labels>
                    </labels>
                <created>Fri, 15 Mar 2013 18:53:28 +0000</created>
                <updated>Thu, 28 Mar 2013 02:59:59 +0000</updated>
                            <resolved>Thu, 28 Mar 2013 02:59:28 +0000</resolved>
                                    <version>2.10.1</version>
                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="300424" author="jeff.yemin" created="Thu, 28 Mar 2013 02:59:28 +0000"  >&lt;p&gt;Resolving as duplicate of &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-794&quot; title=&quot;Java driver fails to detect fields with dots (.) under certain circumstances&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-794&quot;&gt;&lt;del&gt;JAVA-794&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="69963">JAVA-794</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="25074" name="dotinname.groovy" size="580" author="danpolites" created="Fri, 15 Mar 2013 18:56:07 +0000"/>
                    </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|hrmqfr:</customfieldvalue>

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