Closed (outdated)
Project:
Return-Path
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2010 at 20:19 UTC
Updated:
29 Jun 2021 at 16:52 UTC
Jump to comment: Most recent
Comments
Comment #1
buddaFixed in 5.x release by doing a function_exists() wrapper around the drupal_mail_wrapper()
Comment #2
buddaFixed in 5.x and 6.x dev builds by doing a function_exists() wrapper around the drupal_mail_wrapper()
Comment #3
AlanT commentedI don't see the patch, and the 6.x dev build looks to be more than a few days old.
Where can I find the code for this?
Comment #4
damienmckennaIt should also write a Watchdog message if this function is found elsewhere. On one site I found it in simpletest.mail.inc (part of the Simpletest module) and devel.module, so all was fine when they were both disabled.
Comment #5
modctek commentedThis error is occurring with the new http://www.drupal.org/project/mailsystem module.
Comment #6
avpadernoI am closing this issue, as it has been created for a version that isn't supported anymore and the project doesn't have versions for any supported Drupal version (actually Drupal 7, Drupal 8, and Drupal 9).