Division by zero...
lgammo - April 27, 2008 - 21:34
| Project: | Support file Cache |
| Version: | 5.x-1.1-a |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
In the sf admin area, when I use the javascript tab I get a load of these errors:
warning: Division by zero in <...>/sites/all/modules/sf_cache/ui/sf_cache_ui.table.inc on line 198.
The rest of the page shows the detected js files and you can save files in a bundle.

#1
Are you sure that you are running the most recent version of the module? This really shouldn't happen since the divisor is checked for being non-zero before performing the calculation.
#2
I'm sorry. I just checked and saw that I fixed that bug previously in my local copy but didn't commit it to Drupal's CVS. Thanks for reporting either way. This bug will be fixed in the next release.
#3
Hej I running the latest dev version and I got this problems.
* warning: Division by zero in/sites/all/modules/sf_cache/ui/sf_cache_ui.table.inc on line 198.
when creating new css bundles.
#4
I'm getting the same error on version 5.x-1.1-a :(