Closed (works as designed)
Project:
Drupal.org infrastructure
Component:
Servers
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Jan 2013 at 22:32 UTC
Updated:
21 Aug 2014 at 21:00 UTC
Jump to comment: Most recent
I've updated the fasttoggle module to get user role toggling and now there are two "block this user" links there. One is inside "grid-8 alpha" the others aren't.
Comments
Comment #1
drummThis will be fixed when we deploy a version of fasttoggle with #1878352: fasttoggle_user is running for ops it doesn't need to?, which has been committed to 6.x-1.x. Currently, fasttoggle adds the link on user load, drupalorg moves the link in the $user->content structure, and fasttoggle adds the link again in the original location.