<?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 #12113 / PayPal UK bugs</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=5713</link>
        <description><![CDATA[<strong>Posted:</strong> 2009-03-28 11:48:29<br/><strong>Category:</strong> Orders<br/><strong>Version:</strong> 1.2.1.2<br/><strong>Priority:</strong> high<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/1367/">Unirgy</a></strong><br/><br/>1. Mage_PaypalUk_Model_Direct::getApi - calls [[ Mage::getSingleton('paypalUk/api_pro'); ]]<br />
<br />
There's no such model group as paypalUk, it should be paypaluk.<br />
This makes it impossible to overload this class.<br />
<br />
2. Mage_PaypalUk_Model_Direct::authorize sets [[ $payment-&gt;setCcAvsStatus($api-&gt;getAvsCode()); ]]<br />
<br />
In Mage_PaypalUk_Model_Api_Pro::callDoDirectPayment there is [[ $this-&gt;setAvsZip($result-&gt;getAvsZip()); ]]<br />
Which should be [[ $this-&gt;setAvsCode($result-&gt;getAvszip()); ]] - note &quot;Avszip&quot; lower case.<br />
Also, &quot;AVSADDR&quot; is being ignored.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: PayPal UK bugs</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Hello Unirgy,<br />
<br />
This issue was fixed. The changes will be available in the next bugfix release.<br />
<br />
Thank you.]]></description>
    </item>
        </channel>
</rss>