<?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 #7654 / Category checkboxes on product editing page may no</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=3605</link>
        <description><![CDATA[<strong>Posted:</strong> 2008-10-08 19:40:22<br/><strong>Category:</strong> Product<br/><strong>Version:</strong> 1.1.6<br/><strong>Priority:</strong> low<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/47356/">Brilliand</a></strong><br/><br/>On pages that use the Ext.tree display with checkboxes, tree.on('check') is called twice the first time a box is checked (tested in Firefox only).  Because of this, if you check a category box then uncheck it, the product will be added to the category even though the box is unchecked.  The only workaround for that is to save the product, then go back and remove it from the rogue category.<br />
<br />
Add a line to categoryAdd() in the template files to check that the category isn't being added twice.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Category checkboxes on product editing page may no</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Reproduced.]]></description>
    </item>
            <item>
        <title>RE: Category checkboxes on product editing page may no</title>
        <description><![CDATA[<em>#2 / Comment by Magento Team</em><br/><br/>Hello Brilliand, This issue was fixed. The changes will be available in the next bugfix release. Thank you.]]></description>
    </item>
        </channel>
</rss>