Issue 3: Comparison page does not work
Status:  Fixed
Owner:
Closed:  Mar 2012
Project Member Reported by gonand...@gmail.com, Feb 27, 2012
After installing module the comarison page does not work properly. There are some PHP warning/notices instead of features list
Feb 27, 2012
Project Member #1 gonand...@gmail.com
For product comparison page go to controllers/CompareController.php, line 109 and add additional param false 
foreach ($curProduct->getFrontFeatures(self::$cookie->id_lang, false) AS $feature)

Line number for version 1.4.7
Depends on version it can be changed. So try find it in your installation
Mar 31, 2012
Project Member #2 gonand...@gmail.com
(No comment was entered for this change.)
Status: Fixed