E-PORTAL: PeopleTools 8.57 Branding Framework Custom Header - CompanyInfo Functionality Issues
(Doc ID 2466300.1)
Last updated on JULY 08, 2020
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.57 and laterInformation in this document applies to any platform.
Symptoms
On : 8.57 version, Portal Technology New Feature Company Info.
ACTUAL BEHAVIOR
---------------
There is PeopleCode hard-coded in App Class: PTBR_BRANDING.UTILITY.GetCompanyInfoHtml.OnExecute that affects customize Fluid Header.
The code shows the default deliver Header for Fluid("DEFAULT_HEADER_FLUID") however if a customer copies the Default Fluid Header and updates the Branding to use the copied, the Header does not show the updates due to the hard-code code.
Method: GetCompanyInfoHtml
Hard-coding: &PTBR_LAYOUT_ID = "DEFAULT_HEADER_FLUID";
EXPECTED BEHAVIOR
-----------------------
The App Class should be updated to reflect custom copied branding items.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Copy the DEFAULT_HEADER_FLUID to CUSTOM_HEADER_FLUID
2. Update the branding to use a custom theme that uses the custom Header
3. The header is not updated when using custom copy.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot see the changes in a customized Fluid Branding.
Changes
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 |