-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.0 M7
-
Fix Version/s: 6.2.4 CE GA5, 6.2.X EE, 7.0.0 Alpha 1
-
Component/s: Core Infrastructure
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:12
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Create a portlet plugin with layout-cacheable property set to false that shows the current date and time.
- Embed this portlet into a theme.
- Deploy the theme and apply it to a new page.
- Open a browser as a Guest user and navigate to that page writing down the date and time that are shown.
- Clean the browser's cache and refresh the page.
Actual result:
- The date and time displayed after the refresh are the same.
Expected result:
- The date and time displayed change.
- causes
-
LPS-73542 NPE comes up when serializing CacheResponseData
- Closed
-
LPS-63235 Page caching issue
- Closed
- depends on
-
LPS-54924 Embedded Portlet tab missing in Edit Pages after adding an embedded portlet
- Closed
- relates
-
LPE-14141 Layouts with non-cacheable-layout embedded portlets are not cached by CacheFilter
-
- Closed
-