There are some scenarios where the user will not have an e-mail address (on g.d.o this happens when they use the @drupal.org login). It would be nice if moderators were informed that there is no mail to send the message to before they try to send the moderation message.
Comments
Comment #1
pwolanin commentedThere is an error message that appears on the modr8 page in this case - I've seen it a number of times on g.d.o.
Comment #2
gregglesYeah, you get the error the message is sent. I wasted 5 minutes of time composing a message only to find out that there was no mail to send it to. It would be nice knowing before hand.
Comment #3
pwolanin commented@greggles - yeah, hmm - ok, so basically this is a drupal.module bug that accounts can exists w/ no e-mail.
I guess the feature request is to at least check if that feild is a valid e-mail before allowing you to enter a message?
Comment #4
gregglesI don't think we should support the drupal.module style logins.