Closed (fixed)
Project:
Coder
Version:
5.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2007 at 16:40 UTC
Updated:
12 Sep 2007 at 02:01 UTC
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
Comment #1
douggreen commentedThanks for the bug report. I've fixed this in the latest 5.x-2.x-dev and 6.x releases.
Comment #2
rconstantine commentedYou said:
but the 5.x dev version is older than the 2.5 version. Perhaps a CVS upload to that branch didn't happen?
Comment #3
rconstantine commentedComment #4
douggreen commentedIt 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 :)
Comment #5
rconstantine commentedgreat. thanks for the update.
Comment #6
(not verified) commented