Closed (fixed)
Project:
LDAP provisioning
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Oct 2007 at 15:35 UTC
Updated:
11 Apr 2014 at 12:43 UTC
Jump to comment: Most recent
Whenever notification emails are sent to the email address of the newly created account, a warning message is generated because an argument passed to drupal_mail() is not an array. The $headers argument is passed as a string (in RFC header format) whereas drupal_mail() expects an associative array which it later converts to RFC format before sending the message. I have attached a patch to fix the problem.
Thanks for the module by the way -- it's exactly what I've been looking for a while. I look forward to it being officially released.
| Comment | File | Size | Author |
|---|---|---|---|
| ldapprov.module.diff | 5.32 KB | xmattus |
Comments
Comment #1
miglius commentedThanks xmattus, I missed it when porting from D47.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.