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

Processing
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
270 views