You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/03/19 14:34:48 UTC

[Bug 119407] Format - Change case - sentence case not working properly

https://issues.apache.org/ooo/show_bug.cgi?id=119407

hanya <ha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hanya.runo@gmail.com

--- Comment #4 from hanya <ha...@gmail.com> ---
following method of break iterator from ICU ignores it in
BreakIterator_Unicode::endOfSentence, 
i18npool/source/breakiterator/breakiterator_unicode.cxx.
So, this problem happens in the all functions that uses css.i18n.BreakIterator
service
(maybe CJK do not have it, but I have not checked).

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