https://bz.apache.org/ooo/show_bug.cgi?id=97808
--- Comment #7 from hanya <[email protected]> --- Created attachment 85065 --> https://bz.apache.org/ooo/attachment.cgi?id=85065&action=edit Patch to set upper first if ignore case is not specified It seems default case order in tertiary difference is lower first. The patch set its to upper first with tertiary difference. Collator::setStrength is deprecated since ICU2.6, it can be replaced by Collator::setAttribute instead. -- You are receiving this mail because: You are the assignee for the issue. You are on the CC list for the issue.
