Author Topic: search in product custom values gives wrong result  (Read 461 times)

Sony George

  • Full Member
  • ***
  • Posts: 87
    • View Profile
search in product custom values gives wrong result
« on: July 18, 2010, 03:35:26 PM »
dear all,

In the advanced search i used custom values in search, for example, i set the dataDescriptor.setCustom6("LCD")
and made a search, then the result shows up, just after doing this search, if i click on a category, then no results are displayed,
i checked the db log and found that the dataDescriptor.setCustom6("LCD") is also applied for the select category query,
this happens for only if i set any values for any of the following methods

dataDescriptor.setCustom6
dataDescriptor.setCustom7
dataDescriptor.setCustom8
dataDescriptor.setCustom9
dataDescriptor.setCustom10

and not for dataDescriptor.setCustom5 and below

does any one faced this problem ??

please help,

Thank you




Sony George

  • Full Member
  • ***
  • Posts: 87
    • View Profile
Re: search in product custom values gives wrong result
« Reply #1 on: August 03, 2010, 06:26:49 AM »
Dear KonaKart team,

Have you tested this scenario, ???
i think this is a bug in version 5.0

will you please confirm ??

regards

Sony George

dear all,

In the advanced search i used custom values in search, for example, i set the dataDescriptor.setCustom6("LCD")
and made a search, then the result shows up, just after doing this search, if i click on a category, then no results are displayed,
i checked the db log and found that the dataDescriptor.setCustom6("LCD") is also applied for the select category query,
this happens for only if i set any values for any of the following methods

dataDescriptor.setCustom6
dataDescriptor.setCustom7
dataDescriptor.setCustom8
dataDescriptor.setCustom9
dataDescriptor.setCustom10

and not for dataDescriptor.setCustom5 and below

does any one faced this problem ??

please help,

Thank you