alert admin if recipient user has no e-mail address
greggles - April 21, 2009 - 22:45
| Project: | modr8 |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
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.

#1
There 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.
#2
Yeah, 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.
#3
@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?
#4
I don't think we should support the drupal.module style logins.