Notice: Undefined index: reply_to in webform_email_reply_mail() (line 109 of modules/webform_email_reply/webform_email_reply.module).

Created on 2 December 2022, over 2 years ago
Updated 17 January 2023, about 2 years ago

Add patch in .module file on line no. 103

if(isset($params['reply_to'])){
	$reply_to = $params['reply_to'];
}else{
	$reply_to = '';
}
🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇮🇳India jitesh_1 Jaipur

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024