<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Fri May 24 22:43: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/MODM-125/MODM-125.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>[MODM-125] Doctrine\ODM\MongoDB\MongoCollection::findOne does not invoke postFindOne event handlers doing query against MongoGridFS collection</title>
                <link>http://www.doctrine-project.org/jira/browse/MODM-125</link>
                <project id="10044" key="MODM">Doctrine MongoDB ODM</project>
                        <description>&lt;p&gt;subj&lt;/p&gt;

&lt;p&gt;it happens because the code goes out of the function at line 334 in file &lt;br/&gt;
\Doctrine\ODM\MongoDB\MongoCollection.php &lt;br/&gt;
without invoking appropriate event handlers&lt;/p&gt;

&lt;p&gt;thanks!&lt;/p&gt;</description>
                <environment>CentOS, PHP 5.3</environment>
            <key id="12405">MODM-125</key>
            <summary>Doctrine\ODM\MongoDB\MongoCollection::findOne does not invoke postFindOne event handlers doing query against MongoGridFS collection</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="5">Cannot Reproduce</resolution>
                                <assignee username="jwage">Jonathan H. Wage</assignee>
                                <reporter username="vkaplich">Vitaliy Kaplich</reporter>
                        <labels>
                    </labels>
                <created>Fri, 18 Feb 2011 13:59:58 +0000</created>
                <updated>Fri, 4 Mar 2011 10:44:12 +0000</updated>
                    <resolved>Fri, 4 Mar 2011 10:38:06 +0000</resolved>
                            <version>1.0.0BETA2</version>
                                <fixVersion>1.0.0BETA3</fixVersion>
                                <component>Mongo, MongoCollection, MongoCursor</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="15338" author="vkaplich" created="Fri, 18 Feb 2011 14:40:19 +0000"  >&lt;p&gt;And the same bug with Doctrine\ODM\MongoDB\MongoCollection::getDBRef method as well&lt;/p&gt;</comment>
                    <comment id="15445" author="jwage" created="Fri, 4 Mar 2011 10:35:10 +0000"  >&lt;p&gt;Which version are you using? I don&apos;t see this behavior any longer. Can you confirm?&lt;/p&gt;</comment>
                    <comment id="15446" author="jwage" created="Fri, 4 Mar 2011 10:36:55 +0000"  >&lt;p&gt;Also, getDBRef() notifies the pre/postGetDBRef events.&lt;/p&gt;</comment>
                    <comment id="15447" author="jwage" created="Fri, 4 Mar 2011 10:38:06 +0000"  >&lt;p&gt;If you can still reproduce the issue can you provide a test case for us to run?&lt;/p&gt;</comment>
                    <comment id="15448" author="vkaplich" created="Fri, 4 Mar 2011 10:44:12 +0000"  >&lt;p&gt;I&apos;m using 1.0.0BETA1&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/doctrine/mongodb-odm/blob/1.0.0BETA1/lib/Doctrine/ODM/MongoDB/MongoCollection.php&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/mongodb-odm/blob/1.0.0BETA1/lib/Doctrine/ODM/MongoDB/MongoCollection.php&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;there is a &quot;return&quot; at line 338&lt;/p&gt;

&lt;p&gt;so the function invoke &quot;preFindOne&quot; but not &quot;postFindOne&quot;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>