<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Mon May 20 08:58:37 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-1655/DDC-1655.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-1655] PostLoad not getting fired</title>
                <link>http://www.doctrine-project.org/jira/browse/DDC-1655</link>
                <project id="10032" key="DDC">Doctrine 2 - ORM</project>
                        <description>&lt;p&gt;It appears that @PostLoad is not getting fired in 2.2.0.  I have an entity with a list of OneToMany objects.  The objects in the one-to-many list have @PostLoad method defined.  Using the find method on EntityManager, I can pull in the entity:&lt;/p&gt;

&lt;p&gt;$object = EntityManager-&amp;gt;find(&apos;entity\path\&apos;, $id);&lt;/p&gt;

&lt;p&gt;then:&lt;/p&gt;

&lt;p&gt;$list = $object-&amp;gt;getList();&lt;br/&gt;
foreach($list as $item) {&lt;/p&gt;

&lt;p&gt;}&lt;/p&gt;

&lt;p&gt;Each &quot;item&quot; has a @PostLoad method defined. This PostLoad method on each $item gets called successfully in 2.1.5, but it doesn&apos;t appear to be getting called in 2.2.0.&lt;/p&gt;

&lt;p&gt;This is my first time submitting a bug, so let me know if you need anything else.&lt;/p&gt;</description>
                <environment></environment>
            <key id="13457">DDC-1655</key>
            <summary>PostLoad not getting fired</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>
                    <security id="10000">All</security>
                        <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="dswindle">Denny Swindle</reporter>
                        <labels>
                    </labels>
                <created>Thu, 16 Feb 2012 23:11:00 +0000</created>
                <updated>Wed, 14 Mar 2012 11:03:32 +0000</updated>
                    <resolved>Wed, 14 Mar 2012 11:03:32 +0000</resolved>
                            <version>2.2</version>
                                <fixVersion>2.2.1</fixVersion>
                                <component>ORM</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="17434" author="beberlei" created="Fri, 17 Feb 2012 21:43:25 +0000"  >&lt;p&gt;Are the One To many part of an inheritance hierachy? Then this could be related to &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/DDC-1640&quot; title=&quot;Actual classMetadata is not used when entity with DiscriminatorMap is hydrated, instead AbstractClass metaData is used.&quot;&gt;&lt;del&gt;DDC-1640&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="17437" author="beberlei" created="Fri, 17 Feb 2012 22:30:31 +0000"  >&lt;p&gt;Please report if &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/DDC-1640&quot; title=&quot;Actual classMetadata is not used when entity with DiscriminatorMap is hydrated, instead AbstractClass metaData is used.&quot;&gt;&lt;del&gt;DDC-1640&lt;/del&gt;&lt;/a&gt; fixes your issue. I keep this bug open as long.&lt;/p&gt;</comment>
                    <comment id="17564" author="dswindle" created="Tue, 13 Mar 2012 20:01:48 +0000"  >&lt;p&gt;It looks like release 2.2.1 fixes this issue.  Thanks so much&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>