<?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 #8423 / Problem with adding Role</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=3972</link>
        <description><![CDATA[<strong>Posted:</strong> 2008-11-08 14:53:19<br/><strong>Category:</strong> User Accounts<br/><strong>Version:</strong> 1.1.6<br/><strong>Priority:</strong> high<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/69696/">Thomas Wiesner</a></strong><br/><br/>See #8327 -&gt; closed. <br />
<br />
There is a &quot;funny&quot; thing about it: <br />
On the same server are 2 magento-shops installed, one only for testing purpose, which runs without errors.<br />
<br />
The second one should go online next week, but first we had problems with installation: <br />
SQL Error, &quot;solved&quot; (http://www.magentocommerce.com/boards/viewthread/20388/) by excluding this file. Why excluded? The 2 constraints are deleted and re-created.<br />
<br />
There are, exept the dns and one month, no differences between the two shops.<br />
<br />
But same problem here:<br />
<br />
Warning: SimpleXMLElement::addAttribute() [function.SimpleXMLElement-addAttribute]: Attribute name and value are required  in /home/www/betterfeeling.at/httpdocs/lib/Varien/Simplexml/Element.php on line 383<br />
Trace:<br />
#0 [internal function]: mageCoreErrorHandler(2, 'SimpleXMLElemen...', '/home/www/bette...', 383, Array)<br />
#1 /home/www/betterfeeling.at/httpdocs/lib/Varien/Simplexml/Element.php(383): SimpleXMLElement-&gt;addAttribute('descr', '')<br />
#2 /home/www/betterfeeling.at/httpdocs/lib/Varien/Simplexml/Element.php(403): Varien_Simplexml_Element-&gt;extendChild(Object(Mage_Core_Model_Config_Element), true)<br />
#3 /home/www/betterfeeling.at/httpdocs/lib/Varien/Simplexml/Element.php(403): Varien_Simplexml_Element-&gt;extendChild(Object(Mage_Core_Model_Config_Element), true)<br />
#4 /home/www/betterfeeling.at/httpdocs/lib/Varien/Simplexml/Element.php(403): Varien_Simplexml_Element-&gt;extendChild(Object(Mage_Core_Model_Config_Element), true)<br />
#5 /home/www/betterfeeling.at/httpdocs/lib/Varien/Simplexml/Element.php(403): Varien_Simplexml_Element-&gt;extendChild(Object(Mage_Core_Model_Config_Element), true)<br />
#6 /home/www/betterfeeling.at/httpdocs/lib/Varien/Simplexml/Element.php(342): Varien_Simplexml_Element-&gt;extendChild(Object(Mage_Core_Model_Config_Element), true)<br />
#7 /home/www/betterfeeling.at/httpdocs/lib/Varien/Simplexml/Config.php(592): Varien_Simplexml_Element-&gt;extend(Object(Mage_Core_Model_Config_Element), true)<br />
#8 /home/www/betterfeeling.at/httpdocs/app/code/core/Mage/Api/Model/Config.php(78): Varien_Simplexml_Config-&gt;extend(Object(Mage_Core_Model_Config_Base), true)<br />
#9 /home/www/betterfeeling.at/httpdocs/app/code/core/Mage/Api/Model/Config.php(49): Mage_Api_Model_Config-&gt;_construct()<br />
#10 /home/www/betterfeeling.at/httpdocs/app/code/core/Mage/Core/Model/Config.php(721): Mage_Api_Model_Config-&gt;__construct(Array)<br />
#11 /home/www/betterfeeling.at/httpdocs/app/Mage.php(314): Mage_Core_Model_Config-&gt;getModelInstance('api/config', Array)<br />
#12 /home/www/betterfeeling.at/httpdocs/app/Mage.php(328): Mage::getModel('api/config', Array)<br />
#13 /home/www/betterfeeling.at/httpdocs/app/code/core/Mage/Api/Model/Roles.php(70): Mage::getSingleton('api/config')<br />
#14 /home/www/betterfeeling.at/httpdocs/app/code/core/Mage/Api/Model/Roles.php(52): Mage_Api_Model_Roles-&gt;_buildResourcesArray()<br />
#15 /home/www/betterfeeling.at/httpdocs/app/code/core/Mage/Adminhtml/controllers/Api/RoleController.php(84): Mage_Api_Model_Roles-&gt;getResourcesList()<br />
#16 /home/www/betterfeeling.at/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(349): Mage_Adminhtml_Api_RoleController-&gt;editRoleAction()<br />
#17 /home/www/betterfeeling.at/httpdocs/app/code/core/Mage/Core/Controller/Varien/Router/Admin.php(143): Mage_Core_Controller_Varien_Action-&gt;dispatch('editrole')<br />
#18 /home/www/betterfeeling.at/httpdocs/app/code/core/Mage/Core/Controller/Varien/Front.php(174): Mage_Core_Controller_Varien_Router_Admin-&gt;match(Object(Mage_Core_Controller_Request_Http))<br />
#19 /home/www/betterfeeling.at/httpdocs/app/Mage.php(447): Mage_Core_Controller_Varien_Front-&gt;dispatch()<br />
#20 /home/www/betterfeeling.at/httpdocs/index.php(52): Mage::run()<br />
#21 {main}<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Problem with adding Role</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Hello Thomas Wiesner,<br />
<br />
This issue is caused by a php-bug in versions lower than 5.2.2<br />
http://bugs.php.net/bug.php?id=41175 . <br />
<br />
This issue was fixed. The changes will be available in the next bugfix release.<br />
<br />
You can find what has to be changed to eliminate this warning in the comments at http://www.magentocommerce.com/bug-tracking/issue?issue=3477<br />
<br />
Thank you.]]></description>
    </item>
        </channel>
</rss>