Closed (fixed)
Project:
Email Change Confirmation
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2008 at 02:58 UTC
Updated:
30 May 2008 at 00:06 UTC
I did a quick read of this module and looks like a drupal_mail() call was not ported to D6 properly. That function has changed since D5.
Comments
Comment #1
jaydub commentedany details? There are only 2 calls and the parameters are ok as
far as I can tell...I'm unable to load the Drupal API page at the
moment (am in Beijing and net has been crap all day for sites
outside China).
The documentation about the new D6 drupal_mail function and
hook_mail were not very clearly explained in my opinion. Considering
the difference between D5 and D6 I think some more work could
be done there to explain.
Comment #2
moshe weitzman commentedIn case you missed it, see http://drupal.org/node/189367. I agree that the docs are mediocre
Comment #3
moshe weitzman commentedActually, now that I re-look, the implementation here looks stellar. Sorry for my noise.