-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.X, 7.1.X, Master
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP FP69, 7.0.X, 7.1.10 DXP FP4, 7.1.10.1 SP1, 7.1.2 CE GA3, 7.1.X, Master
-
Component/s: Core Infrastructure, User Management
-
Branch Version/s:7.1.x, 7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
Sprint:U&SM | Sprint 5
-
Git Pull Request:
Reproduction Steps:
- Create a new site "new site" and a public page "test"
- Go back to default Liferay site and create a new public page "new test" (Type: Link to URL, URL: /web/new-site/test)
- Create a new user and assign the user members of Liferay and "new site"
- Go to Control Panel > Users and Organizations
- Besides the new user's record, click Actions > Impersonate User
- Click on "new test" page which redirects to localhost:8080/web/new-site/test
Actual Result: doAsUserId parameter is removed from URL "localhost:8080/web/new-site/test" so the impersonation is not working.
Expected Result: Impersonation is working as the URL is within Liferay portal.
Reproduced in:
master (457e233b6dedd867edc023c31b8b80ab8ad02b04)
7.0.x (174354bc4b1cff5eaa5f202b67ee277c568bc6ff)
ee-6.2.x (909e05f1db5afac3d4a8f7d8a2e0760866e3a58b)
- causes
-
LPS-87843 Page should be direct to the site that it linked
- Closed