When looking at the block section /user#overlay=admin/structure/block , can't find any feedback block. I looked at all the diferent themes (even Drupal 7 Alpha 5 default theme).

Comments

pmorel’s picture

See http://drupal.org/node/961674 for a patch (the patch fixes more issues). The problem with the missing block is that the feedback_block_list function should actually be named feedback_block_info (implementation of hook_block_info)

sun’s picture

Status: Active » Closed (duplicate)

Thanks for taking the time to report this issue.

However, marking as duplicate of #961674: Feedback not working, which has been fixed just now.