verbb / formie

The most user-friendly forms plugin for Craft CMS.
Other
95 stars 73 forks source link

Notification subject HTML encoding special characters #2091

Open jaydensmith opened 2 weeks ago

jaydensmith commented 2 weeks ago

Describe the bug

If a character (such as an ampersand) is included in the subject line of a notification email, it is HTML encoded (e.g. & to &). Not sure what other characters are affected.

Steps to reproduce

  1. Have a subject that includes &
  2. Send email notification

Form settings

Craft CMS version

5.4.7.1

Plugin version

3.0.8

Multi-site?

No

Additional context

No response

engram-design commented 2 weeks ago

Fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-5 as 3.0.8".