https://bz.apache.org/bugzilla/show_bug.cgi?id=47950

--- Comment #2 from Uwe Schindler (ASF) <[email protected]> ---
Hi, please use toUpperCase(Locale.ROOT) instead of just toUpperCase()!

The problem is otheriwse that it would fail in e.g. Turkish Locale, too. This
applies to the whole POI base, but here it is explicit -> especially through
its defined how the whole stuff needs to be uppercases. Unfortunately the
unicode version used is depending on the JDK.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to