<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
    <title>Magento Issue Tracking</title>
    <link>http://www.magentocommerce.com/bug-tracking/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>MagentoCommerce</dc:creator>
    <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
    <dc:date>{gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
        <item>
        <title>View Issue #25107 / Check for controller instance in resource model</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=10755</link>
        <description><![CDATA[<strong>Posted:</strong> 2011-01-22 04:45:39<br/><strong>Category:</strong> Reviews<br/><strong>Version:</strong> 1.4.2.0<br/><strong>Priority:</strong> high<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/25853015/">arcomat</a></strong><br/><br/>There is a check for a controller instance in the addVote() Method defined in /Mage/Rating/Model/Mysql4/Rating/Option.php. This is an inacceptable dependence and causes e.g. import of reviews using cron job to fail since we do not have a controller instance in this case. The review gets imported but the associated rating is missing!<br />
<br />
Issue is still present in 1.5.x.!<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Check for controller instance in resource model</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Hello arcomat,<br />
We have confirmed this issue and we will fix it as soon as possible.<br />
Thank You for Your help.]]></description>
    </item>
            <item>
        <title>RE: Check for controller instance in resource model</title>
        <description><![CDATA[<em>#2 / Comment by Magento Team</em><br/><br/>This issue is fixed in Magento 1.5.1.0.<br />
Thank you for the report.]]></description>
    </item>
        </channel>
</rss>