You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might be by design, but it becomes impractical with add-ons like PDF Receipts which automatically add links into the email body.
The issue is that when you select "No template, Plain Text" as your email template, and your email body copy has links in it, they do not render at all.
Expected Behavior
Links should be output in one way or another.
Current Behavior
Links simply aren't present at all.
Possible Solution
I don't think we should necessarily support live hyperlinks, but the link should be automatically output next to the word that is hyperlinked.
I believe this is what MailChimp and other email services do with their plain-text emails.
Steps to Reproduce (for bugs)
Go to "Donations > Settings > Emails > Donation Notification" and add a hyperlink into the email via the text editor.
Switch the Email template to "No template, plain text"
Click the "Send Test Email" and check the output. Link text will be present, but it will not be a hyperlink and the url will not be output anywhere.
The text was updated successfully, but these errors were encountered:
Issue Overview
This might be by design, but it becomes impractical with add-ons like PDF Receipts which automatically add links into the email body.
The issue is that when you select "No template, Plain Text" as your email template, and your email body copy has links in it, they do not render at all.
Expected Behavior
Links should be output in one way or another.
Current Behavior
Links simply aren't present at all.
Possible Solution
I don't think we should necessarily support live hyperlinks, but the link should be automatically output next to the word that is hyperlinked.
I believe this is what MailChimp and other email services do with their plain-text emails.
Steps to Reproduce (for bugs)
The text was updated successfully, but these errors were encountered: