<?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 #23727 / API default/SOAP functionality switched</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=9584</link>
        <description><![CDATA[<strong>Posted:</strong> 2010-07-12 11:19:17<br/><strong>Category:</strong> Webservices API<br/><strong>Version:</strong> 1.4.1.0<br/><strong>Priority:</strong> normal<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/348846/">jclassyllama</a></strong><br/><br/>index controller loads the soap xml in app/code/core/Mage/Api/controllers/IndexController.php on lines 41-42:<br />
        $this-&gt;_getServer()-&gt;init($this, 'soap')<br />
            -&gt;run();<br />
<br />
soap controller loads the default xml in app/code/core/Mage/Api/controllers/IndexController.php on lines 41-42:<br />
        $this-&gt;_getServer()-&gt;init($this)<br />
            -&gt;run();<br />
<br />
This makes it impossible to change the default api controller to anything but soap and if you change the xml, it affects the soap controller instead of the index controller.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: API default/SOAP functionality switched</title>
        <description><![CDATA[<em>#1 / 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>