View Issue Details

IDProjectCategoryView StatusLast Update
0003406OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:23
Reporterdesign3000 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.5.2 revision 38481 
Target VersionFixed in Version4.6.0_beta3 
Summary0003406: Reviews without ratings influence rating average
DescriptionIf an article gets 2 reviews - 1 with 5 stars and 1 without any rating - the average rating is set to 2,5. It shpuld be 5,0 though because not using the star rater does not mean the user gives zero stars.

IMHO there are two possible solutions:
1.) When calculating the average, only reviews with rating should be considered
2.) It should be impossible to review an article without ratings
Steps To Reproduce1. Create an account
2. review an article with text "test" and 5 stars

   -> the average rating is 5.0

3. create another account
4. review the same article with text "test 2", do not click the star rater

   -> the average rating now is 2.5
TagsRatings, Reviews
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

dainius.bigelis

2012-01-24 11:14

reporter   ~0005639

Fixed together with 0002070.