<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Wed May 22 18:08:07 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/DC-1032/DC-1032.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>[DC-1032] [PATCH] Doctrine_Collection::isModified() does not support deep like Doctrine_Record but probably should</title>
                <link>http://www.doctrine-project.org/jira/browse/DC-1032</link>
                <project id="10031" key="DC">Doctrine 1</project>
                        <description>&lt;p&gt;$record instanceof Doctrine_Record;&lt;br/&gt;
$collection instanceof Doctrine_Collection;&lt;/p&gt;

&lt;p&gt;Using the $record object I can find out if it has been modified : $record-&amp;gt;isModified().&lt;br/&gt;
I can also have this check all the relations also by passing true : $record-&amp;gt;isModified(true);&lt;/p&gt;

&lt;p&gt;However, the $collection object only support the first level and not the relations of its member records,&lt;br/&gt;
$collection-&amp;gt;isModified() returns false if one of the entry has one its relations modified (as it should).&lt;/p&gt;

&lt;p&gt;The improvement would be to allow this method to accept true, like it&apos;s $record counterpart, which would return true instead.&lt;/p&gt;

&lt;p&gt;See attached patch.&lt;/p&gt;</description>
                <environment></environment>
            <key id="12963">DC-1032</key>
            <summary>[PATCH] Doctrine_Collection::isModified() does not support deep like Doctrine_Record but probably should</summary>
                <type id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/trivial.png">Trivial</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="romanb">Roman S. Borschel</assignee>
                                <reporter username="roychri">Christian Roy</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Aug 2011 18:05:04 +0000</created>
                <updated>Tue, 23 Aug 2011 18:24:25 +0000</updated>
                                    <version>1.2.3</version>
                <version>1.2.4</version>
                                                <component>Relations</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                                <attachments>
                    <attachment id="11058" name="DC-1032.patch" size="865" author="roychri" created="Tue, 23 Aug 2011 18:05:04 +0000" />
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>