https://bugs.documentfoundation.org/show_bug.cgi?id=112256
Andreas Heinisch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Andreas Heinisch <[email protected]> --- Problem lies in https://opengrok.libreoffice.org/xref/core/sw/source/core/txtnode/fntcache.cxx?r=6de6231f#1293 where the copy of the string "wořd".copy(0, 3) returns "wor" instead of "woř". Atm, I don't know if the implementation of the copy function of the OUString class is wrong or something in the fntcache. -- You are receiving this mail because: You are the assignee for the bug.
