User is redirected to last path instead of the root portal URL

Description

Steps to reproduce:

1. Go to Manage -> Site Settings -> Site URL
2. Change the Friendly URL (e.g. /public) and Save
3. Create one page
4. Go to the created page
5. Type http://localhost:8080/ and go
6. The user is redirected to last page

Expected behavior: The user should be redirected to http://localhost:8080/web/public/home

If the user clicks on the logo, he/she is redirected to correct URL.

Environment

Tomcat 7 + MySQL + Portal 6.2.X

Activity

Show:

Antonio JuniorAugust 31, 2012 at 1:03 PM

It's necessary update the following property in the portal-ext.properties.

#

  1. This sets the default home URL of the portal.
    #
    company.default.home.url=/web/guest

So, the user is redirected to the correct page.

Won't Fix
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix Priority

3

Components

Priority

Zendesk Support

Created August 29, 2012 at 11:20 AM
Updated June 24, 2023 at 3:49 PM
Resolved September 4, 2012 at 10:25 AM