<?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 #10566 / Layered navigation interferes with getSelectCountS</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=5044</link>
        <description><![CDATA[<strong>Posted:</strong> 2009-01-31 10:58:32<br/><strong>Category:</strong> Search<br/><strong>Version:</strong> 1.2.0.2<br/><strong>Priority:</strong> urgent<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/87326/">jshpro2</a></strong><br/><br/>http://demo.magentocommerce.com/catalog/category/view/s/laptops/id/15/?___store=default&amp;cat=27&amp;order=price&amp;dir=asc<br />
<br />
When viewing items in layered navigation, if price is selected as sort by, and sort option is descending, then magento mis-calculates product counts. This appears to be due to getSelectCountSql() method in Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Collection.<br />
<br />
Debugging SQL shows it is pulling back N rows each with a value of 1, where N should be the total aggregate count. This appears to because they over abstracted the SQL generation / don't know the effects of the joins and aggregate functions.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Layered navigation interferes with getSelectCountS</title>
        <description><![CDATA[<em>#1 / Comment by <a href="http://www.magentocommerce.com/boards/member/87326/">jshpro2</a></em><br/><br/>appears to be duplicate of http://www.magentocommerce.com/bug-tracking/issue?issue=5052]]></description>
    </item>
            <item>
        <title>RE: Layered navigation interferes with getSelectCountS</title>
        <description><![CDATA[<em>#2 / Comment by Magento Team</em><br/><br/>Hello jshpro2,<br />
<br />
This issue was fixed. Please check the latest Magento release at http://www.magentocommerce.com/download/<br />
<br />
Thank you.]]></description>
    </item>
        </channel>
</rss>