I have an error since updating to beta7. I have reverted to beta6 and the error has disappeared. It doesn't appear to cause any functionality issues.

Error message
Warning: Invalid argument supplied for foreach() in ui_cache_clear_menu_local_tasks_alter() (line 390 of /drupal/sites/all/modules/ui_cache_clear/ui_cache_clear.module).

Comments

  • kalabro committed dc87d4b on 7.x-1.x
    Issue #2478617: Fixed Invalid argument supplied for foreach() in...
kalabro’s picture

Status: Active » Fixed

Added additional !empty() check. Should be fine now.

Status: Fixed » Closed (fixed)

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