Not Found error trying to access secure page when logged out
Description
is duplicated by
Activity

Cynthia Wilburn March 12, 2012 at 2:13 PM
Reopening to add 6.1.1 CE GA2. Close as Fixed.

Tammy Fong January 29, 2012 at 11:16 PM
PASSED Manual Testing using the above steps.
Fixed on:
Tomcat 7.0.25 + MySQL 5. 6.1.x GIT ID: 085024b8f150d3b493ab5423794c7c1170b1cae3.
Tomcat 7.0.25 + MySQL 5. 6.2.x GIT ID: c5af4aa6349c4805f51c003bf56f3fdad826bcdf.
Guest will be prompted to login when navigating to a protected page or the control panel.

Tammy Fong January 26, 2012 at 7:33 PM
FAILED Manual Testing using the following steps:
Create user, who is a site member of default community
CASE 1 - Setup a Protected Page
Add a page scoped to site members view only
Take note of the page_URL (i.e. http://localhost:8080/web/guest/membersonly_page)
CASE 2 - Setup protected URL in portal
Navigate to Control Panel
Add a Blogs/Message Boards entry
Scope to site member view only and subscribe
Take note of the URL of this entry (i.e. /group/control_panel/manage...)
Sign out
Navigate to protected page in CASE 1
Navigate to protected URL in portal in CASE 2
Reproduced on:
Tomcat 7.0.23 + MySQL 5. Firefox 3.6.25. 6.2.x GIT ID: daef60992eee4c7339cd94155d780f56b688f184.
CASE 1 and CASE 2- Navigating to a site-member-only page, guest sees: Not Found. The requested resource was not found. page_URL.
Failed on:
Tomcat 7.0.23 + MySQL 5. Firefox 3.6.25. 6.1.x GIT ID: 04427888fbd08c348385ceb0790d8c663f37fbf2.
Tomcat 7.0.23 + MySQL 5. Firefox 3.6.25. 6.2.x GIT ID: dbaf0fe1c6dbf1e3b71aa77bb4aaf492457ffa01.
CASE 1 (FAILED) - same results as affected version
CASE 2 (FIXED) - User will be prompted to login, and then redirects to the control panel.

Tammy Fong January 10, 2012 at 2:17 AM
FAILED Manual Testing using the following steps:
Create the following users:
UserA - Power User, not associated with a site
UserB - Power User, site member of liferay.com
CASE 1 - Setup a Protected Page
Add a page scoped to site members only
Take note of the page_URL (i.e. http://localhost:8080/web/guest/membersonly_page)
CASE 2 - Setup portlet URL entry
Set up mail settings in Server Administration
Add a Blogs/Message Boards portlet on an accessible page
Add a blog/message board entry
Scope to site member view only and subscribe
Take note of the URL received in email (i.e. http://localhost:8080/pagename/-/blogs/blogtitle or http://localhost:8080/web/guest/test/-/message_boards/view_message/####)
As Guest, UserA (non site member), and UserB (site member)
Navigate to protected page
Navigate to portlet URL entry
Reproduced on:
Tomcat 7.0.23 + MySQL 5. Firefox 3.6.25. 6.2.x GIT ID: daef60992eee4c7339cd94155d780f56b688f184.
CASE 1 - Navigating to a site-member-only page, guest and a user w/o permission sees: Not Found. The requested resource was not found. page_URL.
CASE 2 - Navigating to a site-member-only entry/comment, guest and a user w/o permission sees: Error. You do not have the required permissions.
Failed on:
Tomcat 7.0.23 + MySQL 5. Firefox 3.6.25. 6.1.x GIT ID: 55de52b32605deada15d9a93e5066e574886904e.
Tomcat 7.0.23 + MySQL 5. Firefox 3.6.25. 6.2.x GIT ID: d90c009598b58b26d3f5c381a216ce6a49106908.
CASE 1 - As Guest, navigating to a site-member-only page, guest is prompted to login. As user (w/o permission), navigating to a site-member-only page, user sees: Not Found. The requested resource was not found. page_URL.
CASE 2 - Navigating to a site-member-only entry/comment, guest and a user w/o permission sees: Error. You do not have the required permissions. (Same as affected version).

Michael Saechang December 13, 2011 at 2:29 PMEdited
Committed on:
6.1.x GIT ID: ee00c46d17c7de5f17c8789e9d41038882062ab0.
6.2.x GIT ID: 38aedee62bc8edb9f7d7d7871d31880b17e4d994.
Details
Assignee
Tammy FongTammy FongReporter
edwin.chungedwin.chung(Deactivated)Branch Version/s
6.1.xBackported to Branch
CommittedGit Pull Request
Components
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Branch Version/s
Backported to Branch
Git Pull Request
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Error below:
Not Found
The requested resource was not found.
http://localhost:8080/group/control_panel?doAsGroupId=10186&refererPlid=10189
Should redirect to login page.