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. |
[ https://issues.apache.org/jira/browse/OFBIZ-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-4033: ----------------------------------- Attachment: OFBIZ-4033_CategoryServices.java.patch > 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934943#action_12934943 ] Jacques Le Roux commented on OFBIZ-4033: ---------------------------------------- Thanks Sascha, Your patch is in trunk at r1038228, R10.04 at r1038233. R9.04 was OK. > 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934987#action_12934987 ] Sascha Rodekamp commented on OFBIZ-4033: ---------------------------------------- Thank you Jacques for the fast commit, have a good evening!!! > 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4033. ---------------------------------- Resolution: Fixed Assignee: Jacques Le Roux > 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 > Assignee: Jacques Le Roux > 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. |
Free forum by Nabble | Edit this page |