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
Comment #1
kkaefer commentedAre 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.
Comment #2
kkaefer commentedI'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.
Comment #3
haggan commentedHej 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.
Comment #4
tseven commentedI'm getting the same error on version 5.x-1.1-a :(
Comment #5
millions commentedme too
Comment #6
millions commentedmine is actually for css not js. how can i get the dev version?
Comment #7
millions commentedany help?
Comment #8
kkaefer commentedThis is now fixed in the most recent version in 5.x-dev.