Details
-
Type:
Regression Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.2.0 CE M4
-
Fix Version/s: 6.2.0 CE M4
-
Component/s: WCM, WCM > Bookmarks Portlet, WCM > Recycle Bin
-
Environment:Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 1a1b10cfa672378d25f834c24baf5c469ce5ae0d.
-
Story Points:5
-
Fix Priority:4
-
Similar Issues:
Description
- Add bookmark portlet to new page.
- Create new entry.
- name: test entry.
- URL: www.liferay.com.
- Description: this is test entry.
- Click the entry copy the url like: http://localhost:9080/c/bookmarks/open_entry?entryId=10497.
- Open the URL. It will redirect to liferay.com.
- Move to the Recycle Bin.
- Open the URL again. The URL can redirect to liferay.com
Expected behavior: the user should see the message that the bookmark can not be found.
However, if the user goes to the recycle bin and sees the bookmark there, she should be able to open the url from there.

PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 1a1b10cfa672378d25f834c24baf5c469ce5ae0d.
The URL still work even the entry in recycle bin.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 39625055e78c595c1dfdd95e84d46d7fd4f1832c.
The URL doesn't work, when the entry in recycle bin.