Issue status update for http://drupal.org/node/30134 Post a follow up: http://drupal.org/project/comments/add/30134 Project: Drupal Version: cvs Component: user system Category: bug reports Priority: normal Assigned to: Anonymous Reported by: moshe weitzman Updated by: Uwe Hermann -Status: patch (code needs review) +Status: patch (code needs work) Patch applies, but needs more work IMHO. The "Submitted by" link is still there if the user is blocked. The same is true for the content list in "admin/node", the link to disabled users is still there. There are probably more occurences... Uwe Hermann Previous comments: ------------------------------------------------------------------------ Wed, 31 Aug 2005 20:47:18 +0000 : moshe weitzman a blocked user has a regular profile link issued by theme('username'). the problem is that if you follow the link, you get 'page not found' error. ------------------------------------------------------------------------ Wed, 31 Aug 2005 20:53:37 +0000 : killes@www.drop.org In which way would a fix be desirable: a) not display a link b) make profile display work? ------------------------------------------------------------------------ Wed, 31 Aug 2005 20:58:27 +0000 : moshe weitzman a) - one of the main reasons for blocking a user is that they post inappropriate content in their profile ------------------------------------------------------------------------ Wed, 31 Aug 2005 21:06:10 +0000 : killes@www.drop.org Attachment: http://drupal.org/files/issues/username.patch (628 bytes) Makes sense, care to try this patch?