Web content display portlet shows info messages to guest users
Description
Environment
Liferay v6.1.0 GA 1 tomcat bundle, startup with hsql, no changes (nothing in portal-ext.properties, no sdk plugins)
Attachments
1
Activity
Show:

Lawrence Lee February 12, 2012 at 11:22 PM
PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + HSQL. 6.1 GA
Fixed on:
Tomcat 7.0 + MySQL 5. 6.1.x GIT ID: f0bce5bca3168e85412ff1421cc328e8761637ee.
Tomcat 7.0 + MySQL 5. 6.2.x GIT ID: c212a4246954fb53bb3ff2612c4e9fd4fe6ea2e3.

Michael Saechang February 10, 2012 at 3:59 PM
Committed on:
6.1.x GIT ID: 47fc8ebb5f3802a1c4b7bb82535eab68403b68db.
6.2.x GIT ID: 47fc8ebb5f3802a1c4b7bb82535eab68403b68db.
Fixed
Details
Assignee
Lawrence LeeLawrence LeeReporter
Oliver BayerOliver BayerLabels
Branch Version/s
6.1.xBackported to Branch
CommittedGit Pull Request
Components
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Labels
Branch Version/s
6.1.x
Backported to Branch
Committed
Git Pull Request
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created February 2, 2012 at 2:26 AM
Updated June 24, 2023 at 4:00 PM
Resolved March 12, 2012 at 2:24 PM
Guest users are seeing info messages of the web content display portlet which should only be shown to user with add article, update article, approve article permissions (for the current group). The portlet shouldn't be rendered at all for guest users.
Steps to reproduce:
startup Liferay 6.1.0 GA1 tomcat bundle (clean db, e.g. hsqldb)
login as test (admin user) and add a web content display portlet
logout and check if the portlet message (Select existing web content or add some web content to be displayed in this portlet.) is shown for the guest user
See attached screenshot for reference.