-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP SP3, 7.0.X EE, Master
-
Fix Version/s: 7.0.0 DXP FP34, 7.0.0 DXP SP7, 7.0.5 CE GA6, 7.0.X, 7.1.0 M1, 7.1.X, Master
-
Component/s: Forms
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
Reproduction steps:
- Configure the portal to send emails.
- Create a user with your email address.
- Go to Content -> Forms.
- Create a new form with one textfield.
- Enable e-mail notification in form settings.
- Add the admin as the sender and the new user as the receiver and save.
- Place a Forms portlet page.
- Configure it to use the new form.
- As the admin user, go to page with form and enter into textfield: Hello & " '
Result: In the received email you will find "Hello & " &=amp;#39;".
Expected behavior: The "Hello & " '" should appear in the message.