Bug #2012
Content Query issue
0%
1- login to the portal using admin user
2- add a content query and fill All the fields (including the name in arabic)
3- fill the Query String with "${'SELECT * FROM ora:t:IDC!;Profile:Announcements WHERE ora:p:dSecurityGroup=\'Extranet\' and '}${facesContext.externalContext.requestLocale eq 'ar' ? 'ora:p:xLanguage=\'Arabic\'' : 'ora:p:xLanguage=\'English\''}${empty param.filter ? '' : ' and CONTAINS(\''}${empty param.filter ? '' : param.filter}${empty param.filter ? '' : '\')'}"
4- Save and click the action view portal
5- Check the result in Arabic and English
The Content query appeared and it contains all the Announcements
Description
When Adding Content Query an issue appears in Arabic only when trying to display the results of the Query
History
#1 Updated by Yazan Awad over 4 years ago
- Co-Workers Saja Nakhleh added
Due to a limitation in the product itself, this issue cannot be solved by portal team (Unless a patch from oracle is released containing a fix for this issue) but Zaid handled the needed functionality in a workaround.
Will keep this task open as reference only.