Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ADF Table - not sorting my language characters like č,ć,ž correctly

Robert ŠajinaAug 28 2017 — edited Aug 29 2017

Hi all,

i have just noticed that default column sorting is not sorting correctly when there is my language characters (č.ć,ž,đ etc.).

Example

Sorting result:

     - c

     - d

     - z

     - ć

     - ž

Correctly:

     - c

     - ć

     - d

     - z

     - ž

Is there a global solution to solve this problem? Does the filtering executes just on the client?


Thank you

JDev: 12.2.1.2.0

This post has been answered by kdario on Aug 29 2017
Jump to Answer

Comments

KhyeB

Hi,
Have you had any luck on resolving this issue as I'm currently having the same issue when trying to use Java to run Discoverer 11g and Kronos 6.2.
Our issues are intermittent and the cert I'm having issues with is also verisign.
Issues began 15/11/21

User_Q8JF3

I'm having the same intermittent issue with the Verisign cert

David Browne

Discoverer Plus 11g Connecting with Java 8 Intermittently Receives Error "Failed To Validate Certificate. The Application Will Not Be Executed" (Doc ID 2821665.1)

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 26 2017
Added on Aug 28 2017
10 comments
271 views