Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Duplicate
-
Affects Version/s: 6.1.0 CE GA1
-
Fix Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2, 6.2.0 CE M2
-
Component/s: Frameworks, Frameworks > Notifications Framework
-
Labels:None
-
Similar Issues:
Description
The email notifications (account created, email verification, password changed, password reset) all insert incorrect values for portal_url in the body: the url provided includes the path to the control_panel.
For instance, for the email verification, it will return
http://www.example.com/group/control_panel/c/portal/verify_email_address
instead of
www.example.com
This has been raised in the liferay forums (http://www.liferay.com/community/forums/-/message_boards/message/12673255) on Feb 23, and notified as fixed in that thread by Mika Koivisto (liferay staff) on Feb 29, but have not found a corresponding Jira entry.
Given the strong impact on users, I assumed it was important to track.

This issue is fixed in
LPS-25197