<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Wed May 22 15:50:13 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-1044/DC-1044.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-1044] record Line 2430 Unlink method Warning: Illegal offset type in sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Record.php on line 2459</title>
                <link>http://www.doctrine-project.org/jira/browse/DC-1044</link>
                <project id="10031" key="DC">Doctrine 1</project>
                        <description>&lt;p&gt;When you have a new unpersisted object and you call a method to a referenced object - when calling the unlink() method on referenced object the above error is called.&lt;/p&gt;

&lt;p&gt;Warning: Illegal offset type in sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Record.php on line 2459 &lt;/p&gt;

&lt;p&gt;eg&lt;/p&gt;

&lt;p&gt;$foo = new foo();&lt;/p&gt;

&lt;p&gt;$foo-&amp;gt;getBar(); This call will bind a reference of Bar against the foo object.&lt;/p&gt;

&lt;p&gt;$foo-&amp;gt;unlink(&apos;bar&apos;);&lt;/p&gt;

&lt;p&gt;As no objects are yet persisted, the unlink method tries to match ids on the objects that do not exist.&lt;/p&gt;</description>
                <environment></environment>
            <key id="13239">DC-1044</key>
            <summary>record Line 2430 Unlink method Warning: Illegal offset type in sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Record.php on line 2459</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</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="jwage">Jonathan H. Wage</assignee>
                                <reporter username="kylerclarke">Kyle Clarke</reporter>
                        <labels>
                    </labels>
                <created>Mon, 5 Dec 2011 00:01:28 +0000</created>
                <updated>Mon, 5 Dec 2011 00:01:28 +0000</updated>
                                    <version>1.2.3</version>
                                                <component>Record</component>
                        <due></due>
                    <votes>1</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>