<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Sat May 25 07:01:31 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/DDC-1443/DDC-1443.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>[DDC-1443] Subscribers reachs maximum nesting level when creating association on pre/postPersist with cascade persist</title>
                <link>http://www.doctrine-project.org/jira/browse/DDC-1443</link>
                <project id="10032" key="DDC">Doctrine 2 - ORM</project>
                        <description>&lt;p&gt;Suppose a situation where:&lt;/p&gt;

&lt;p&gt;A -&amp;gt; B&lt;/p&gt;

&lt;p&gt;Where the OneToOne unidirectional association contains cascade persist.&lt;/p&gt;

&lt;p&gt;If I decide to save an entity B that should create an A instance, it goes into maximum nesting level no matter if I track prePersist or postPersist.&lt;/p&gt;</description>
                <environment></environment>
            <key id="13108">DDC-1443</key>
            <summary>Subscribers reachs maximum nesting level when creating association on pre/postPersist with cascade persist</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="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10000">All</security>
                        <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="guilhermeblanco">Guilherme Blanco</reporter>
                        <labels>
                    </labels>
                <created>Thu, 20 Oct 2011 16:57:36 +0000</created>
                <updated>Sat, 29 Oct 2011 07:27:24 +0000</updated>
                                    <version>Git Master</version>
                                                <component>ORM</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="16676" author="guilhermeblanco" created="Thu, 20 Oct 2011 18:54:45 +0000"  >&lt;p&gt;Failing test case&lt;/p&gt;</comment>
                    <comment id="16677" author="guilhermeblanco" created="Thu, 20 Oct 2011 20:10:08 +0000"  >&lt;p&gt;Uploading a new version, now passing successfully, but consuming the onFlush event (which should not be ideal).&lt;/p&gt;</comment>
                    <comment id="16720" author="beberlei" created="Sat, 29 Oct 2011 07:27:24 +0000"  >&lt;p&gt;Ah yes, this never worked. The transaction stuff will fix that. You have to use scheduleForInsert() something inside prePersist.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11080" name="DDC1443Test.php" size="3664" author="guilhermeblanco" created="Thu, 20 Oct 2011 20:10:08 +0000" />
                    <attachment id="11079" name="DDC1443Test.php" size="3383" author="guilhermeblanco" created="Thu, 20 Oct 2011 18:54:45 +0000" />
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>