<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Sat May 18 11:24:04 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-2186/DDC-2186.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-2186] PreFlushEventArgs not passed by ClassMetadataInfo::invokeLifecycleCallbacks()</title>
                <link>http://www.doctrine-project.org/jira/browse/DDC-2186</link>
                <project id="10032" key="DDC">Doctrine 2 - ORM</project>
                        <description>&lt;p&gt;As described in the documentation (&lt;a href=&quot;http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/events.html#preflush&quot; class=&quot;external-link&quot;&gt;http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/events.html#preflush&lt;/a&gt;) my pre-flush lifecycle callback is not receiving an instance of Doctrine\ORM\Event\PreFlushEventArgs when called in Doctrine\ORM\Mapping\ClassMetadataInfo::invokeLifecycleCallbacks().&lt;/p&gt;</description>
                <environment></environment>
            <key id="14293">DDC-2186</key>
            <summary>PreFlushEventArgs not passed by ClassMetadataInfo::invokeLifecycleCallbacks()</summary>
                <type id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/improvement.png">Improvement</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="fabio.bat.silva">Fabio B. Silva</assignee>
                                <reporter username="kherge">Kevin Herrera</reporter>
                        <labels>
                    </labels>
                <created>Wed, 5 Dec 2012 00:26:15 +0000</created>
                <updated>Sat, 2 Feb 2013 20:02:29 +0000</updated>
                    <resolved>Sat, 2 Feb 2013 20:02:29 +0000</resolved>
                            <version>2.3</version>
                                <fixVersion>2.4</fixVersion>
                                <component>Mapping Drivers</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="19107" author="fabio.bat.silva" created="Wed, 5 Dec 2012 17:55:46 +0000"  >&lt;p&gt;Hi Kevin, &lt;br/&gt;
The current lifecycle event system does not allow access to the event args. : &lt;br/&gt;
&lt;a href=&quot;http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/events.html#lifecycle-callbacks&quot; class=&quot;external-link&quot;&gt;http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/events.html#lifecycle-callbacks&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Now it is possible just by using the EventManager :&lt;br/&gt;
&lt;a href=&quot;http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/events.html#listening-to-lifecycle-events&quot; class=&quot;external-link&quot;&gt;http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/events.html#listening-to-lifecycle-events&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just after &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/DDC-1955&quot; title=&quot;Support for @EntityListeners&quot;&gt;&lt;del&gt;DDC-1955&lt;/del&gt;&lt;/a&gt; : (&lt;a href=&quot;https://github.com/doctrine/doctrine2/pull/423&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/doctrine2/pull/423&lt;/a&gt;) be merged it will be possible.&lt;/p&gt;


&lt;p&gt;Cheers&lt;/p&gt;</comment>
                    <comment id="19129" author="fabio.bat.silva" created="Thu, 13 Dec 2012 11:01:41 +0000"  >&lt;p&gt;Change issue type, since it&apos;s not a bug.&lt;/p&gt;</comment>
                    <comment id="19458" author="fabio.bat.silva" created="Sat, 2 Feb 2013 20:02:29 +0000"  >&lt;p&gt;fixed : &lt;a href=&quot;https://github.com/doctrine/doctrine2/commit/71a68a5c6fcd49538c3ef2f86d64bcde1958251c&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/doctrine2/commit/71a68a5c6fcd49538c3ef2f86d64bcde1958251c&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>