Skip to content

Fix getOption() calls in FormIt Autoresponder #282

@BobRay

Description

@BobRay

Bug report

Around line 75 of the Autoresponder file, the getOption() calls for $mailFrom, $mailSender, and $mailFromName should have true as a final argument so they'll take the default value if they exist in the properties but are empty.

Without this change, the emails can fail to be sent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions