<?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 #11267 / Group product type have no prices when you list th</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=5387</link>
        <description><![CDATA[<strong>Posted:</strong> 2009-02-26 02:42:00<br/><strong>Category:</strong> Tags<br/><strong>Version:</strong> 1.2.1<br/><strong>Priority:</strong> normal<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/22011/">zmove</a></strong><br/><br/>Hi,<br />
<br />
When you list group product using tags, they have no prices.<br />
<br />
The strange things is that the product listing is generated like a catalog search and the grouped product prices appears on a catalog search...<br />
<br />
After some var_dump, in catalog/product/prices.phtml, the variables :<br />
<br />
    $_exclTax = $this-&gt;helper('tax')-&gt;getPrice($_product, $_minimalPriceValue, $includingTax = null);<br />
    $_inclTax = $this-&gt;helper('tax')-&gt;getPrice($_product, $_minimalPriceValue, $includingTax = true);<br />
<br />
are empty when you list product with tags and they have a positive value when product are listed with a regular catalog browse or a catalog search.<br />
<br />
PS : I didn't test others product types, only simple product and group product. The prices of simple products appears correctly, so, I can only confirm the problem with grouped products.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Group product type have no prices when you list th</title>
        <description><![CDATA[<em>#1 / Comment by <a href="http://www.magentocommerce.com/boards/member/28717/">dahu</a></em><br/><br/>I confirm the problem with grouped products, and still in Magento 1.3, I'm looking for a solution...]]></description>
    </item>
        </channel>
</rss>