This problem is experienced in environment having Right-to-Left languages installed like Arabic or Hebrew.
Although E-Business Suite functionality still works as expected the pages are harder to read and causing problems for the users.
Examples:
Wrong:
Good:
The problem is caused by incorrect invalidation of cached information in the UIX layer used to generate the Look-and-Feel of the OA Framework page when switching from LTR to RTL language. Due to this the HTML generated references the wrong style-sheet object and uses this definition (color, font, font size) instead of the correct style-sheet object.
Solution:
The fix in the UIX layer is delivered in <Patch:10335521> R12.FWK.B THE APPLICATIONS BACKGROUND
TURNS COMPLETELY BLUE INTERMITTENTLY.
ORACLE ID:
R12 Renders "Blue"Screen for Users in Right-to-Left Language Enabled
Environments [ID 1403454.1]
Hi
ReplyDeletewe have the same issue of dark blue background screen to all languages we have.
we have tested this patch in test environment after applying this patch English login is fine but Arabic login still has the same problem.since after golive we are facing this issue unfortunately in test/dev environment we dont face this issue.
Regards
Kaleem.
Hi,
ReplyDeletePlease try to clean Apache cache.
1. With APPL user go to directory:
cd $OA_HTML/cabo
2.clear in "$OA_HTML/cabo/styles/cache" all files (rm -rf *)
3.clear in "$OA_HTML/cabo/images/cache" all files (rm -rf *)