Page with .html in the friendly url get's cached in browser due to filters
Activity

Timothy HsuMay 4, 2012 at 9:40 AM

Timothy HsuMay 1, 2012 at 5:19 PM
PASSED Manual Testing following the steps in Mika's comment.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x CE GIT ID: 1f81af65a05b98554b376005b66999d476bd9230.
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 332ba8c2d833ebf997cdc790816ad3dbbc78cd1f.
After signing out and going back to /friendly.html, the page appears as it did before portlets were added: 1) no portlets are visible, including portlets with guest view permission, and 2) page shows dockbar with Test Test signed in. After signing in again, the page remains the same with no portlets. Refreshing the page causes portlets to display again. After signing out and going back to /friendly.html, all portlets and their contents are visible, including portlets without guest view permission.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x CE GIT ID: 636599818cb8a3d6f85fb2a79dbc20780d43f7f5.
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 10d274bb242a30be17708ae01b0f6a3449a9ff3c.
After signing out and going back to /friendly.html, portlets are visible. Portlets without guest view permission display, "You do not have the roles required to access this portlet." Dockbar does not display. Sign In displays in upper right corner.

Luyang TanApril 27, 2012 at 6:49 PM
PASSED Manual Testing following the steps in Mika's comment.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.1.0 CE GA1.
Go back to /friendly.html. I can not see any portlet and it looks even appear as if I am logging in.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 28af0df5a32e0737abdf8b1ecaf57d86753e3a65.
Go back to /friendly.html. I can not see the portlets which I remove Guest VIEW permission and I can see the other portlet.

MikaMApril 27, 2012 at 7:47 AM
Steps to reproduce
1) Login as admin
2) Create a page with friendly url that has .html for instance /friendly.html
3) Add portlets to page and for some of them remove Guest VIEW permission
4) Logout
5) Go back to /friendly.html. You should see all portlets and you even appear as if you are logged in
Details
Assignee
Timothy HsuTimothy Hsu(Deactivated)Reporter
MikaMMikaMLabels
Branch Version/s
6.1.x6.0.xBackported to Branch
CommittedFix Priority
3Git Pull Request
Components
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

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

PASSED Manual Testing following the steps in Mika's comment plus the following steps:
Sign in again
Assert that content in portlets without guest view permission displays
Sign out
Go back to /friendly.html
Assert that portlets without guest view permission display, "You do not have the roles required to access this portlet."
Fixed on:
Tomcat 6.0 + MySQL 5. Portal 6.0.x GIT ID: 96aa810b94a20e643128d15ecf150dcaeef4e1b2.
When signed out, portlets are visible. Portlets without guest view permission display, "You do not have the roles required to access this portlet." Dockbar does not display. Sign In displays in upper right corner. When signed in, content in portlets without guest view permission displays.