My Oracle Support Banner

WebCenter Portal Navigation using getGoLinkPrettyUrl is broken after applying Patch 16467216 (Doc ID 1680145.1)

Last updated on MARCH 14, 2019

Applies to:

Oracle WebCenter Portal - Version 11.1.1.8.2 and later
Information in this document applies to any platform.

Symptoms

WebCenter Portal Navigation using getGoLinkPrettyUrl is broken after applying <Patch 16467216>.
Before the patch this worked fine.
 
 
For example, this call used to return the correct path to navigate to a node in the navigation:

goLinkUrl = subNode.getGoLinkPrettyUrl()

 
After the patch the above API returns the same value for all nodes in the navigation. 

Here is an example:
 
Before the patch subNode.getGoLinkPrettyUrl() returned this for a given node in the navigation:

/faces/Petros/Page1/Page11?_adf.ctrl-state=3dnbk87wa_4

 
After the patch all nodes in the navigation return the same thing as follows:
 

/faces/Petros/home?_adf.ctrl-state=1bpp0yrf1o_4

 
 

Changes

 Applied Patch 16467216

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
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.