[
https://issues.apache.org/jira/browse/OFBIZ-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Deepak Dixit updated OFBIZ-4655:
--------------------------------
Attachment: OFBIZ-4655.patch
Here is the patch for this issue.
Removed unused searchCategory from groovy file and also fix the refine search to pass the search category id. Now refine search also working as expected.
> searchCategory is not available in results in keywordsearch.groovy
> ------------------------------------------------------------------
>
> Key: OFBIZ-4655
> URL:
https://issues.apache.org/jira/browse/OFBIZ-4655> Project: OFBiz
> Issue Type: Bug
> Components: product
> Affects Versions: Release Branch 11.04, Trunk
> Reporter: Kiran Gawde
> Attachments: OFBIZ-4655.patch
>
>
> keywordsearch.groovy has following line:
> context.searchCategory = result.searchCategory;
> but searchCategory is never set in results by ProductSearchSession.getProductSearchResult
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)