<?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 #25394 / Mage_Customer_Model_Address</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=11078</link>
        <description><![CDATA[<strong>Posted:</strong> 2011-03-11 10:02:07<br/><strong>Category:</strong> Customer (including Groups)<br/><strong>Version:</strong> 1.5.0.1<br/><strong>Priority:</strong> high<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/25871036/">jonathanmd</a></strong><br/><br/>Please see<br />
<br />
http://www.magentocommerce.com/boards/viewthread/222576/<br />
<br />
Take a look at the Mage_Customer_Model_Convert_Parser_Customer class on lines:<br />
661: $billingAddress = new Mage_Customer_Model_Address();<br />
702: $shippingAddress = new Mage_Customer_Model_Address();<br />
<br />
Take a look at the Mage_Customer_Model_Customer class on lines:<br />
858: $billingAddress = new Mage_Customer_Model_Address();<br />
897: $shippingAddress = new Mage_Customer_Model_Address(); <br />
<br />
I cannot override the Mage_Customer_Model_Address class because the code is calling it directly. Surely it should be Mage::getModel(&quot;customer/address&quot;);<br />
<br />
Jonathan.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Mage_Customer_Model_Address</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Hello jonathanmd,<br />
<br />
We have confirmed this issue and we will fix it as soon as possible.<br />
<br />
Thank You for your help!]]></description>
    </item>
            <item>
        <title>RE: Mage_Customer_Model_Address</title>
        <description><![CDATA[<em>#2 / Comment by Magento Team</em><br/><br/>Hello jonathanmd,<br />
<br />
This issue was fixed. The changes will be available in the next bugfix release.<br />
<br />
Thank you.]]></description>
    </item>
            <item>
        <title>RE: Mage_Customer_Model_Address</title>
        <description><![CDATA[<em>#3 / Comment by <a href="http://www.magentocommerce.com/boards/member/25871036/">jonathanmd</a></em><br/><br/>Thanks!]]></description>
    </item>
        </channel>
</rss>