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
-
Component/s: Collaboration, Collaboration > Announcements
-
Environment:LIFERAY VERSION: 6.1 GA 1
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:
-
Fix Priority:4
-
Similar Issues:
Description
- Create user test2
- Control Panel->create a user group called "myUserGroup".
- Once created, go to Actions-> Manage Site Pages
- Create a private page called "MyPrivatePage".
- Note the Friendly URL is something like http://localhost:8080/group/10426/MyPrivatePage
- Go to Actions -> Assign Members. Assign test2
- Enter the friendly URL for this page into the address bar
- Add the Announcements portlet to 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
- Login as test2
- Go to my private pages -> MyPrivatePage and add an announcement portlet.
Intended Result: only the Entries tab should be visible
Actual Result: the Manage Entries tab appears on the portlet even though the URL is still the user's customized page

FAILED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 0e56d62e963350fddf7b5faa680de00ab4a1e7fe.
I can see the Manage Entries tab, I can not click Mark as read.
Failed on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 1948341e9514eb0591f1ec8c3bf6f8d4af384352.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 6b7defb818ca7be926207855a141e3b30e5898f4.
In 6.1.x, I can not see the Manage Entries tab, only the Entries tab is visible,
but I can not click Mark as read the first time, if I refresh the page and then
click Mark as read, it works.
In 6.2.x, I can not see the Manage Entries tab, only the Entries tab is visible,
when I log in as Test2, all works fine. But when I Impersonate Test2, when I click
Mark as read, I will see error in the console (I add the error to attachment).