| Project: | Boost |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I get those warnings all the time now (Version from 2009-10-31):
warning: array_unique() [function.array-unique]: The argument should be an array in /usr/clients/www/drupal/sites/all/modules/boost/boost.module on line 1440.
warning: Invalid argument supplied for foreach() in /usr/clients/www/drupal/sites/all/modules/boost/boost.module on line 1463.
warning: Invalid argument supplied for foreach() in /usr/clients/www/drupal/sites/all/modules/boost/boost.module on line 1512.
Any idea why that could be?
Thank you.
Alexis
Comments
#1
Thanks for reporting! This patch should fix them. Nothing critical, just very annoying; boost should still function like its supposed to.
#2
committed
#3
Okay! That looks good, thank you. 8-) I'll let you know if I get another one like that.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.