Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OAP 7.6 with Ukrainian localization is inoperable

In the process of evaluating OAS 2024 with Stack Patch Bundle 7.6.0.0.241009 we noticed that Analytic Publisher is inoperable with Ukrainian localization. Browser's console for the xmlpserver/servlet/home page shows this errors:
Uncaught SyntaxError: Unexpected identifier 'язкових' (at jstrans.jsp:229:58)
Uncaught ReferenceError: RES_OPEN is not defined at initMenu (home:33:84)
Reviewing jstrans.jsp reveals this:
…
RES_REQUIRED_TEMPLATE_TYPE = 'Тип шаблону є обов\'язковим.',
RES_REQUIRED_PARAM_FIELD = 'Поля одного або кількохобов'язкових
параметрів порожні.',
…
Note unescaped quote in the middle of the string while assigning the value for RES_REQUIRED_PARAM_FIELD variable. It seems the error broke the normal process of initialization and the home page became unresponsive. It rendered but no links works, no menu opens etc.
How can I fix this?
Best Answer
-
Please apply and test Patch 37399490: CANNOT EDIT DATA MODEL OR ACCESS MENUS WITH UKRAINIAN LANGUAGE for version 7.6.0.0.241001.
Rgds,
Kevin
1
Answers
-
Thank you, Kevin. The patch fix the problem.
0 -
You are welcome.
Kevin
0