I received this error when going through a module upgrade from 4.7.x to 5.x:

severity: critical
Line 575: please report this _coder_50_user_mail_wrapper_warning
    return user_mail_wrapper($mail, $subject, $message, $header);

I'm using the 5.x-2.5 version of Coder on a Drupal 5.2 test installation w/very little extra enabled.

Comments

douggreen’s picture

Status: Active » Fixed

Thanks for the bug report. I've fixed this in the latest 5.x-2.x-dev and 6.x releases.

rconstantine’s picture

You said:

I've fixed this in the latest 5.x-2.x-dev and 6.x releases.

but the 5.x dev version is older than the 2.5 version. Perhaps a CVS upload to that branch didn't happen?

rconstantine’s picture

Status: Fixed » Active
douggreen’s picture

Status: Active » Fixed

It looks like I accidentally checked it into the 5.x-1.x-dev version instead of the 5.x-2.x-dev version. Hopefully I got it right this time :)

rconstantine’s picture

great. thanks for the update.

Anonymous’s picture

Status: Fixed » Closed (fixed)