-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: Master
-
Fix Version/s: None
-
Component/s: Forms
-
Labels:
-
Fix Priority:4
-
QA Test Score:5
Steps to Reproduce:
- Setup/Configure an SMTP server to receive emails from Liferay server
- Add a new Site ("Test Site")
- Go to created site
- Add a new Form with a text field
- Configure email notifications for the form (in Settings)
- Publish Form
- Go to Publication URL
- Submit an entry
- View email notification
- In the email, click the button that reads: "Click here to access the form"
Expected Result:
Link directs to form entry on the site where the Form was created ("Test Site")
Actual Result:
Link directs to the form entry on the "forms" site. This might confuse the user because if they attempt to navigate back to the "Forms" app from here, the form will be missing because the user is on another site that does not have full functionality.
Reproduced on:
7.1.x-private: 23f1b2e8a13c064f014ae8a285f941b0b2ed375c
- Discovered while testing
-
LPS-82471 Invalid URL given to access Form entries in email notifications
- Closed