<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Sat May 18 06:21:19 UTC 2013

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 add field=key&field=summary to the URL of your request.
For example:
http://www.doctrine-project.org/jira/si/jira.issueviews:issue-xml/PHPCR-87/PHPCR-87.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Doctrine Project</title>
    <link>http://www.doctrine-project.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.7</version>
        <build-number>850</build-number>
        <build-date>21-02-2013</build-date>
    </build-info>

<item>
            <title>[PHPCR-87] the document manager did not return a result for findBy(array(&apos;id&apos; =&gt; &apos;some/id&apos;)) but does for find(&apos;some/id&apos;)</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-87</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description></description>
                <environment></environment>
            <key id="14438">PHPCR-87</key>
            <summary>the document manager did not return a result for findBy(array(&apos;id&apos; =&gt; &apos;some/id&apos;)) but does for find(&apos;some/id&apos;)</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="6" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/closed.png">Closed</status>
                    <resolution id="6">Invalid</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="rmsint">Roel Sint</reporter>
                        <labels>
                    </labels>
                <created>Thu, 31 Jan 2013 11:49:09 +0000</created>
                <updated>Fri, 19 Apr 2013 10:26:14 +0000</updated>
                    <resolved>Fri, 19 Apr 2013 10:26:13 +0000</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="19561" author="dbu" created="Mon, 18 Feb 2013 18:09:08 +0000"  >&lt;p&gt;the id is kind of a meta information of the document, not a property. so i am unsure if this can work, as the findBy is querying on the phpcr fields. we can not search on the odm mapped fields, as we do not know which document to search, and different documents could even map differently.&lt;/p&gt;

&lt;p&gt;so i am not sure if we can solve this issue at all, except improve the documentation of what findBy is actually using.&lt;/p&gt;

&lt;p&gt;or am i missing something, lukas?&lt;/p&gt;</comment>
                    <comment id="20063" author="dbu" created="Fri, 19 Apr 2013 10:26:14 +0000"  >&lt;p&gt;findBy filters on properties. the id is the path of the node, not a property. this is thus not a bug.&lt;/p&gt;

&lt;p&gt;i converted a lot of doc from the orm to have the right place where we should explain this, adding a warning about this case: &lt;a href=&quot;https://github.com/doctrine/phpcr-odm-documentation/pull/24&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/phpcr-odm-documentation/pull/24&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>