Paging for products in category mgr is not correct
--------------------------------------------------

                 Key: OFBIZ-4033
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4033
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: SVN trunk
            Reporter: Sascha Rodekamp
             Fix For: SVN trunk
         Attachments: OFBIZ-4033_CategoryServices.java.patch

Hi,
i found a bug in the catalog manager. As you can see here: 
https://demo-trunk.ofbiz.apache.org/catalog/control/EditCategoryProducts?productCategoryId=100
 
The Number of the count producuts is 'one' (but there are more than one :-)) 
which is really a bad bug. That is related to the destinct operator in the 
EntityfindOps.

This patch fixes the issue and shows the paging in the right way.

Cheers and have a good day
Sascha


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to