Freshly installed module, added block to page, received error message.

Strict warning: Only variables should be passed by reference in favorites_block_view() (line 127 of /server/websites/teco.local/sites/all/modules/contrib/favorites/favorites.module). Backtrace:

favorites_block_view('0') 
call_user_func_array('favorites_block_view', Array) module.inc:833
module_invoke('favorites', 'block_view', '0') block.module:854
_block_render_blocks(Array) block.module:674
block_list('sidebar_first') block.module:318
block_get_blocks_by_region('sidebar_first') block.module:268
block_page_build(Array) common.inc:5691
drupal_render_page(Array) common.inc:2656
drupal_deliver_html_page(Array) common.inc:2544
drupal_deliver_page(Array, '') menu.inc:532
menu_execute_active_handler() index.php:21

Will post patch shortly.

Comments

kyletaylored’s picture

doitDave’s picture

Assigned: Unassigned » doitDave
Status: Active » Patch (to be ported)

Hi, thanks for reporting and submitting. I will apply and test it asap. :)

doitDave’s picture

Status: Patch (to be ported) » Fixed

Patch applied in 7.x-1.0-alpha3.

Status: Fixed » Closed (fixed)

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