Details
-
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
6.2.0 CE B3
-
None
-
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 1824fcb5b993dea42dc98600aede907397b4379f.
-
4
Description
- Create a site
- Create a test user
- Assign user to the created site
- Add a test page to the site
- Add the blogs portlet to the site
- Add a blogs entry
- Assert blogs entry displays
- Log in as test user
- Navigate to test site
- Assert blogs entry displays
- Log in as Admin
- Navigate to the blogs portlet and scope it to the current page
- Assert that blogs entry displays (here, it will not display)
- Log in as the test user
- Navigate to the blogs portlet
- Assert blogs entry displays (here, it will also not display)
Expected results:
Blog entries should display when portlet is scoped to the page.
Actual results:
Blog entries don't display when portlet is scoped to the page. No errors appear on the console.