<?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 #7893 / Ajax doesn't follow redirects, so it hangs when re</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=3741</link>
        <description><![CDATA[<strong>Posted:</strong> 2008-10-19 01:29:19<br/><strong>Category:</strong> Categories<br/><strong>Version:</strong> 1.1.6<br/><strong>Priority:</strong> high<br/><strong>Status:</strong> resolved<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/49808/">ShopGuy</a></strong><br/><br/>I selected categories as the product, but this bug affects every instance of ajax that magento uses. I am running firefox 3.0. Everytime Ajax is used to update page content and the resulting request gives a redirect it does not update any content and the user receives the please wait screen indefinitely. In many places magento already handles this by using javascript to load other pages (typically using the updateContent() function) instead of redirecting.<br />
<br />
However, some actions are not using it and are using browser redirect and in almost every instance an error occurs a redirect is used as opposed to the updateContent function.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Ajax doesn't follow redirects, so it hangs when re</title>
        <description><![CDATA[<em>#1 / Comment by <a href="http://www.magentocommerce.com/boards/member/62362/">lukepower2</a></em><br/><br/>Right, I also get this kind of problem with Firefox 3.0 on Windows.]]></description>
    </item>
            <item>
        <title>RE: Ajax doesn't follow redirects, so it hangs when re</title>
        <description><![CDATA[<em>#2 / Comment by <a href="http://www.magentocommerce.com/boards/member/74135/">Stas Antons</a></em><br/><br/>Has this been fixed?  Same problem here...]]></description>
    </item>
            <item>
        <title>RE: Ajax doesn't follow redirects, so it hangs when re</title>
        <description><![CDATA[<em>#3 / Comment by <a href="http://www.magentocommerce.com/boards/member/88220/">sumityadav</a></em><br/><br/>I suppose that my session expired (in admin area). I clicked on the + icon to expand the category, the ajax request started... completed but as a result the + symbol disappeared even it had the sub categories.<br />
Now i clicked on the category to edit but i got the following error message.<br />
{&quot;error&quot;:true,&quot;error_msg&quot;:&quot;Invalid Form Key&quot;}<br />
<br />
I am using version 1.2.0.2 (Upgraded from 1.1.0.8 today) <br />
<br />
I also suggest ajax should check for the session timeouts and if the session is expired should redirect the user to the login screen.]]></description>
    </item>
        </channel>
</rss>