[drupal-devel] [bug] Faulty 'The username has been blocked' message
moshe weitzman
drupal-devel at drupal.org
Thu Jun 23 18:26:05 UTC 2005
Issue status update for http://drupal.org/node/25626
Project: Drupal
Version: cvs
Component: user.module
Category: bug reports
Priority: normal
Assigned to: mathias
Reported by: mathias
Updated by: moshe weitzman
Status: patch
I can confirm that this is a real bug. And a blatant one too.
moshe weitzman
Previous comments:
------------------------------------------------------------------------
June 23, 2005 - 12:54 : mathias
Attachment: http://drupal.org/files/issues/user_false_blocked.patch (3.01 KB)
The login form at ?q=user shows a 'The username has been blocked'
message to all users before they attempt to login. This patch actually
checks if $edit['name'] isset before handing off to user_is_blocked().
More information about the drupal-devel
mailing list