<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Sat May 25 17:12:12 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-67/PHPCR-67.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-67] Fetching a node beforehand ruins ordering of collections</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-67</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;Two documents: Category and Subcategory&lt;br/&gt;
Category has $subcategories as a PHPCRODM\Children&lt;/p&gt;

&lt;p&gt;If Category A has 3 subcategories B1 B2 B3.&lt;/p&gt;

&lt;p&gt;If A&apos;s subcategories are fetched we would receive them in the following order: B1 B2 B3.&lt;/p&gt;

&lt;p&gt;Now if however we fetched the B2 node using the DocumentManager at an earlier line and then fetched the subcategories of A, we would receive them in the following order:&lt;br/&gt;
B2 B1 B3&lt;/p&gt;</description>
                <environment></environment>
            <key id="13727">PHPCR-67</key>
            <summary>Fetching a node beforehand ruins ordering of collections</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</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="freddyh">Freddy H.</reporter>
                        <labels>
                    </labels>
                <created>Fri, 25 May 2012 15:45:21 +0000</created>
                <updated>Sun, 22 Jul 2012 19:24:30 +0000</updated>
                    <resolved>Sun, 22 Jul 2012 19:24:30 +0000</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="18081" author="lsmith" created="Tue, 12 Jun 2012 07:39:52 +0000"  >&lt;p&gt;i tried to reproduce the issue in a test case:&lt;br/&gt;
&lt;a href=&quot;https://github.com/doctrine/phpcr-odm/commit/7a3f690cd407f5fc75af4ae3d70b4360c5a499c7&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/phpcr-odm/commit/7a3f690cd407f5fc75af4ae3d70b4360c5a499c7&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;however the test passes. so either the issue is already fixed or i just didn&apos;t understand the bug description properly.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>