Closed (duplicate)
Project:
Feedback
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 May 2010 at 13:38 UTC
Updated:
12 Nov 2010 at 01:28 UTC
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
Comment #1
pmorel commentedSee 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)
Comment #2
sunThanks for taking the time to report this issue.
However, marking as duplicate of #961674: Feedback not working, which has been fixed just now.