Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M4
-
Environment:Liferay Version: 6.1 GA 2
Operating System: Linux
Application Server: Tomcat 7.0.x
Java Virtual Machine: Java 6
Database: MySQL 5.1
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Epic/Theme:
-
Story Points:4
-
Fix Priority:5
-
Similar Issues:
Description
Steps to reproduce / testing done:
- Build a clean bundle.
- Login as the admin user test@liferay.com .
- Navigate to Control Panel-> User Groups.
- Create a user group called "myUserGroup".
- Once created, go to Actions-> Manage Site Pages
- Then go to Private Pages.
- Create a private page called "MyPrivatePage".
- Note the Friendly URL is something like http://localhost:8080/group/10426/MyPrivatePage
- Go to "Customization settings" and enable both columns.
- Go to Actions -> Assign Members. Assign the admin account (test@liferay.com) to the user group "myUserGroup".
- Enter the friendly URL for this page into the address bar
- Add the Announcements portlet to the page
- by using the friendly URL and adding the portlet we are ensuring this portlet is added for all users who view the page
- Click on Manage Entries
- Select the Distributed Scope as myUserGroup and click Add Entry
- Set the title and body of the announcement as "This is an announcement" and leave all other defaults
- Go to the upper-right site selector drop down and select: -> My Private Pages
- Go to private page created in step 6, "MyPrivatePage". URL will change to something similar to http://localhost:8080/group/test/~/10426/myprivatepage
- this is the user's customized page and not the default MyUserGroup page
- Click on Mark as Read
- Now click on Entries or Manage Entries
Intended Result: the URL would stay on the user's customized page
Actual Result: the URL changes
Issue Links
- causes
-
LPS-33240
Kaleo - My Submissions displays error when commenting on pending Web Content, but allows the comment anyway
-

PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.1.20 EE GA2.
The URL changes as the attachment(STEP-19) shown.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 54006745e753594e3ff89bc5ec520404b3052e15.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 436f9d674865a34c77eda88734d2ef1963f52e38.
The URL is still something similar to http://localhost:8080/group/test/~/10426/myprivatepage.