<?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 #6660 / Attributes not updating correctly in catalog_produ</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=2897</link>
        <description><![CDATA[<strong>Posted:</strong> 2008-08-24 14:14:48<br/><strong>Category:</strong> Product<br/><strong>Version:</strong> 1.1.3<br/><strong>Priority:</strong> urgent<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/27426/">Scott_TriState</a></strong><br/><br/>The table - catalog_product_entity_varchar is where the search function is looking for it?s keywords in the value column. (probably not the only table, but stick with me.)<br />
<br />
In this table I see an attribute ID column - One of the ids is 444 which is the attribute ID for my Models attribute. The corresponding value for that record is set to 6,5,3 which are the option ids of the attribute options and not their actual varchar values from table eav_attribute_option_value.<br />
<br />
If I do a simple search for 6 or 5 or 3 in the search function, my desired results occur which tells me that the search function is working correctly. This issue is happening at the time of the attribute being created.<br />
<br />
My attribute is a multiple select attribute.<br />
<br />
This issue is preventing users from searching by product attribute. I've also posted in the forums.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Attributes not updating correctly in catalog_produ</title>
        <description><![CDATA[<em>#1 / Comment by <a href="http://www.magentocommerce.com/boards/member/27426/">Scott_TriState</a></em><br/><br/>This appears to be limited to multiple select attributes and dropdowns where the dropdown is not set to configurable products.]]></description>
    </item>
            <item>
        <title>RE: Attributes not updating correctly in catalog_produ</title>
        <description><![CDATA[<em>#2 / Comment by <a href="http://www.magentocommerce.com/boards/member/27426/">Scott_TriState</a></em><br/><br/>It's the simple search from the front end that behaves this way. If I go to advanced search and search by model, the appropriate products appear in the results.<br />
<br />
Now if I could just get the customers to memorize the database ID for every attribute... :-)]]></description>
    </item>
            <item>
        <title>RE: Attributes not updating correctly in catalog_produ</title>
        <description><![CDATA[<em>#3 / Comment by Magento Team</em><br/><br/>Hello Scott_TriState,<br />
<br />
This issue was fixed and the changes will be available in Magento 1.1.5<br />
<br />
Thank you.]]></description>
    </item>
        </channel>
</rss>