View Single Post
  #25  
Old 03-05-2014, 05:19 PM
  RichieRich's Avatar 
RichieRich RichieRich is offline
 

X-Adept
  
Join Date: Sep 2004
Location: London, England
Posts: 750
 

Default Re: X-Cart 5.0.11 is released

Bug: There is a conflict in your method for the filter products.

Lets say you have 3 products between $1-$20. The price bar will reflect this for these 3 products, because these are the only 3 products available. This is correct.

In the same filter page, you list manufacturers which are not associated with any of the 3 products listed. Therefore they are 0-leads and will return an Oops error page when you select them. It is assumed by your price $1-$20 that you are filtering the current products, so why list other product attributes which are not these 3 products? Is this a global setting? In any case its a bug because only the products in question in view should be referenced in the filter modules, regardless of global or not. because you are not filtering anything and because prices are also a global setting.
__________________
Richard


Ultimate 5.4 testing
Reply With Quote