Closed (fixed)
Project:
Fivestar
Version:
6.x-1.18
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2009 at 11:15 UTC
Updated:
18 Oct 2009 at 17:20 UTC
Jump to comment: Most recent file
hi
sometimes i get this error
Division by zero in /storage/httpd/drupal/iwikiphone/sites/all/modules/fivestar/fivestar.module on line 1398.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fivestar-594062.patch | 796 bytes | ezra-g |
| #1 | division_by_zero.patch | 539 bytes | josh@pixael.com |
Comments
Comment #1
josh@pixael.com commentedthis patch could resolve the problem
Comment #2
ezra-g commentedThanks for this patch. The indentations you're using are not compliant with the Drupal coding standards. Also, I'm not sure that we need to set the rating value.
Does the attached patch resolve the problem for you?
Comment #3
ezra-g commentedComment #4
josh@pixael.com commentedyes this solved my problem... sorry for indentation
Comment #5
ezra-g commentedNo problem -- Just wanted to point you in the right direction. Thanks for the quick review! Comitted.