randrteam team mailing list archive
-
randrteam team
-
Mailing list archive
-
Message #00041
[Bug 628265] Re: OP - Inactive items are displaying
If you need to do the fix your self. in the ProductBean line 53:
if (fillType.equals("COUNT")) {
addColumnList(ProductDetails.COUNT_EXPRESSION);
addCondition("p.status>0"); <--- this is the added line.
--
OP - Inactive items are displaying
https://bugs.launchpad.net/bugs/628265
You received this bug notification because you are a member of Randr
Team, which is the registrant for Order Portal.
Status in The Order Portal is a cross channel, multi company eCommerce portal for entrepreneurial, midrange businesses: In Progress
Bug description:
Regression - when you set an item to inactive, it is still displaying in catalog search.
References