Email to non-matching user´s address throws an error
patricio.keilty - October 2, 2008 - 17:49
| Project: | Notices |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
When recipient address does not match any of user´s mail an error is shown:
warning: array_keys() [function.array-keys]: The first argument should be an array in /public_html/drupal-5/modules/user/user.module on line 378.
Herewith a patch that works for me, please review.
| Attachment | Size |
|---|---|
| notices.module.patch | 1.09 KB |

#1
hey Pat, thanks for this.. i am just heading out of town for a week.. will take a look at your patch and fix one way or another when i get back.. and commit to cvs.
#2
but, yup.. your patch looks good
#3
committed to CVS.. i think that means it will show on DEV version later today.
#4
Thanks!
#5