-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.0.0 DXP FP93, 7.0.10.14 DXP SP14, 7.0.X, 7.1.10 DXP FP19, 7.1.10.5 SP5, 7.1.X, 7.2.10 DXP FP7, 7.2.X, 7.3.3 CE GA4, 7.3.10 DXP GA1, Master
-
Component/s: Forms
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Setup Liferay to send emails;
- Go to Control Panel > Configuration > Instance Settings > Instance Configuration > General;
- Set a different name for the instance, e.g. "Custom Site Name";
- Go to the default site (now named "Custom Site Name");
- Publish a new form with a single text field and email notifications enabled;
- Enter the form's URL and submit an entry.
Actual result:
The references for the site's name in the email body are all to "Guest".
Expected result:
The references for the site's name in the email body are all to "Custom Site Name".