You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sumit Pandit (JIRA)" <ji...@apache.org> on 2010/06/10 13:30:14 UTC

[jira] Created: (OFBIZ-3816) Average product rating is not calculated properly.

Average product rating is not calculated properly.
--------------------------------------------------

                 Key: OFBIZ-3816
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3816
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: Release 09.04, Release Branch 10.04, SVN trunk
            Reporter: Sumit Pandit
             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
         Attachments: OFBIZ-3816.patch

In ProductWorker.java, method getAverageProductRating is used to calculate product's average rating. It is always return zero. Please find patch for returning correct value. 

--
Thanks And Regards
Sumit Pandit.

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


[jira] Closed: (OFBIZ-3816) Average product rating is not calculated properly.

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3816.
----------------------------------

      Assignee: Jacques Le Roux
    Resolution: Fixed

Thanks Summit,

Your patch is in trunk at r953294, R9.04 at r953299, R10.04 at r953300

> Average product rating is not calculated properly.
> --------------------------------------------------
>
>                 Key: OFBIZ-3816
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3816
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release 09.04, Release Branch 10.04, SVN trunk
>            Reporter: Sumit Pandit
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3816.patch
>
>
> In ProductWorker.java, method getAverageProductRating is used to calculate product's average rating. It is always return zero. Please find patch for returning correct value. 
> --
> Thanks And Regards
> Sumit Pandit.

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


[jira] Updated: (OFBIZ-3816) Average product rating is not calculated properly.

Posted by "Sumit Pandit (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Pandit updated OFBIZ-3816:
--------------------------------

    Attachment: OFBIZ-3816.patch

> Average product rating is not calculated properly.
> --------------------------------------------------
>
>                 Key: OFBIZ-3816
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3816
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release 09.04, Release Branch 10.04, SVN trunk
>            Reporter: Sumit Pandit
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3816.patch
>
>
> In ProductWorker.java, method getAverageProductRating is used to calculate product's average rating. It is always return zero. Please find patch for returning correct value. 
> --
> Thanks And Regards
> Sumit Pandit.

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