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.

Comments

kkaefer’s picture

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.

kkaefer’s picture

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.

haggan’s picture

Version: 5.x-1.1-a » 5.x-1.x-dev

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.

tseven’s picture

Version: 5.x-1.x-dev » 5.x-1.1-a

I'm getting the same error on version 5.x-1.1-a :(

millions’s picture

me too

millions’s picture

mine is actually for css not js. how can i get the dev version?

millions’s picture

any help?

kkaefer’s picture

Status: Active » Fixed

This is now fixed in the most recent version in 5.x-dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.