• Welcome to KonaKart Community Forum. Please login or sign up.
 

wrong dispay of manufacture select in ProductsBody.jsp

Started by Sony George, November 27, 2009, 08:33:39 pm

Previous topic - Next topic

Sony George


Hello
Consider the following scenario,

under category software we have 3 sub category, and each sub category have products in it, and the "Software" category don't have any products under it directly. like following
Software ->  (4)
  Action  (1)
  Simulation  (1)
  Strategy  (2)
in this scenario everything works fine

but if i add 1 or more products to the "Software" category directly, then in the listing screen the products shown is of "Software category only, not of the products of the subcategory" it is correct, but the "Show:manufacture drop down shows manufactures in the subcategory" but the listed product's manufactures are not in the dropdown
Software ->  ( 8 )
  Action  (1)
  Simulation  (1)
  Strategy  (2)

to reproduce the problem
add 1 or more products directly under Software category,
click on "Software" category and look in the Show: manufacture drop down

regards

Sony

trevor

Thanks for pointing that out. It's been fixed for the next release.

Sony George

Quote from: trevor on November 30, 2009, 11:22:12 am
Thanks for pointing that out. It's been fixed for the next release.


Dear Trevor,
the bug related to above is in the admin app also,
for example if we have products like this, in "Software" 0 and under it total 4,
Software ->  ( 4 )
  Action  (1)
  Simulation  (1)
  Strategy  (2)

then if i take the #kk_panel_products page and give a search only by selecting the category option as "Software"
then all the 4 products will be listed,
but if we have no products for the children category and only products in the parent category,
like in the following "Software " category is having products directly under it
Software ->  ( 5 )
  Action  (0)
  Simulation  (0)
  Strategy  (0)
then no result will be displayed and if like this

Software ->  ( 7 )
  Action  (0)
  Simulation  (0)
  Strategy  (2)

then only 2 in the category "Strategy  " will be displayed

regards


trevor

This has also been fixed. Thanks for pointing it out.