<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Fri May 24 15:06:18 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-52/PHPCR-52.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-52] lazy loading of ReferenceMany fails</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-52</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;When I have a document with ReferenceMany &quot;Links&quot;, Doctrine PHPCR always loads all those referenced documents, even if I just load the main document. This is obviously very bad for performance.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gist.github.com/1838831&quot; class=&quot;external-link&quot;&gt;https://gist.github.com/1838831&lt;/a&gt;&lt;br/&gt;
is a reproducible use-case. Just ran it twice and you&apos;ll see that in the second run, there is&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;one GET request for the initial documents&lt;/li&gt;
	&lt;li&gt;a REPORT request for every referenced document to resolve the UUID to a path&lt;/li&gt;
	&lt;li&gt;a POST request for multi-get-ing all the referenced documents&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;See also this charles-screenshot &lt;br/&gt;
&lt;a href=&quot;https://img.skitch.com/20120215-8572c4s5mc8gt2da5wjd71512w.jpg&quot; class=&quot;external-link&quot;&gt;https://img.skitch.com/20120215-8572c4s5mc8gt2da5wjd71512w.jpg&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have no idea where to look at to fix this, so any help would be very appreciated&lt;/p&gt;</description>
                <environment></environment>
            <key id="13454">PHPCR-52</key>
            <summary>lazy loading of ReferenceMany fails</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="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="chregu">Christian Stocker</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Feb 2012 20:39:14 +0000</created>
                <updated>Wed, 22 Feb 2012 14:57:38 +0000</updated>
                    <resolved>Wed, 22 Feb 2012 14:57:38 +0000</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>