Navigation Context Does Not Get Refreshed When A User Accesses A Bookmarked Page
(Doc ID 1900724.1)
Last updated on MARCH 14, 2019
Applies to:
Oracle WebCenter Portal - Version 11.1.1.7.0 and laterInformation in this document applies to any platform.
Symptoms
The issue occurs in a WebCenter Framework application.
Steps to reproduce:
Step 1 : Login as Administrator.
Step 2: Access Employee-> Details Page
Step 3: Notice the 'current selection' details displayed before "Home" (which is implemented by the code given below)
Step 4: Bookmark the page
Step 5: Close the browser tab
Step 6: Access the bookmarked page.
Step 7: Notice that 'current selection' is missing/wrong.
Step 8: Reload the page, the 'current selection' appears.
The current selection should be appearing even when the user accesses the bookmarked page.
The code of the failing component is the following output text:
and belongs to "pageTemplate_globe.jspx" .
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |