<?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 #6707 / Category 's parent_id is not save correctly</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=2935</link>
        <description><![CDATA[<strong>Posted:</strong> 2008-08-27 08:48:14<br/><strong>Category:</strong> Categories<br/><strong>Version:</strong> <br/><strong>Priority:</strong> high<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/35825/">thomas l</a></strong><br/><br/>When you create a new category via magento admin the categories parent_id is not saved correct.<br />
<br />
it has always the value of the category which is one level above the parent category you choose from the dropdown in the admin panel<br />
<br />
example.<br />
category_id 1 Name:ROOT parent_id=0<br />
-category_id  2 Name: Deutsch parent_id=1<br />
<br />
now create a category Name: Englisch and Select as Parent_id=2 Name: Deutsch<br />
<br />
after u saved it look in the database<br />
parent_id of the newly saved category Englisch is not 2, it is 1.<br />
<br />
the admin panel displays Englisch as child of Deutsch<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Category 's parent_id is not save correctly</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Hello thomas l,<br />
<br />
This issue was fixed. The changes will be available in the next bugfix release.<br />
<br />
Thank you.]]></description>
    </item>
        </channel>
</rss>