<?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 #15213 / updateTopButtonToolbarToggle();</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=6790</link>
        <description><![CDATA[<strong>Posted:</strong> 2009-07-05 16:56:44<br/><strong>Category:</strong> Categories<br/><strong>Version:</strong> 1.3.2.2<br/><strong>Priority:</strong> high<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/123335/">dsb68</a></strong><br/><br/>Hi<br />
<br />
Having upgraded from 1.3.2.1 to 1.3.2.2 I found a problem editing categories in my browser (IE8). The Error on Page note was appearing at the bottom left of the browser window.<br />
<br />
Webpage error details<br />
<br />
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)<br />
Timestamp: Sun, 5 Jul 2009 20:52:10 UTC<br />
<br />
Message: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)<br />
Line: 0<br />
Char: 0<br />
Code: 0<br />
URI: http://www.ingenso.com/index.php/admin/catalog_category/index/key/4227bd8912176fbbf712eb7543385998/<br />
<br />
Message: Object expected<br />
Line: 751<br />
Char: 9<br />
Code: 0<br />
URI: http://www.ingenso.com/index.php/admin/catalog_category/index/key/4227bd8912176fbbf712eb7543385998/<br />
<br />
<br />
I checked the diff files and by uploading the old file (which worked ok) I identified the file:<br />
app/design/adminhtml/default/default/template/catalog/category/edit/form.phtml<br />
<br />
and the last line:<br />
updateTopButtonToolbarToggle();<br />
<br />
as the problem.<br />
<br />
If I comment it out, the page loads and seems to work fine.<br />
<br />
However, I don't know the significance/importance of the line.<br />
<br />
Hope this helps someone.<br />
<br />
Dale<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: updateTopButtonToolbarToggle();</title>
        <description><![CDATA[<em>#1 / Comment by <a href="http://www.magentocommerce.com/boards/member/123335/">dsb68</a></em><br/><br/>Following up on this, I found that my suggestion does not allow you to edit and save a category (it just removes the script error). Sorry for my mistake.<br />
<br />
I tried moving the function updateTopButtonToolbarToggle() in /js/mage/adminhtml/tools.js below floatingTopButtonToolbarToggle().<br />
<br />
This seems to work, but the 'please wait' box appears and does not go away. So something else is still wrong.]]></description>
    </item>
            <item>
        <title>RE: updateTopButtonToolbarToggle();</title>
        <description><![CDATA[<em>#2 / Comment by Magento Team</em><br/><br/>Hello dsb68,<br />
<br />
This issue was fixed. The changes will be available in the next bugfix release.<br />
<br />
Thank you.]]></description>
    </item>
        </channel>
</rss>