Closed (duplicate)
Project:
Email Change Confirmation
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2015 at 10:54 UTC
Updated:
26 Oct 2015 at 20:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
pravin ajaaz commenteda patch to fix this
Comment #3
pravin ajaaz commentedComment #4
pravin ajaaz commentedComment #5
geek-merlinIn the module it's $default_from, like it is supposed. Your patch would change it to default_form which seems wrong.
Comment #6
gregglesI think this is a duplicate of #2478935: Undefined variable: default_form in email_confirm_build_mail(). That one solves the problem in a different way that makes more sense.