https://bugs.documentfoundation.org/show_bug.cgi?id=149462
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86-64 (AMD64) |All Keywords| |difficultyBeginner, | |easyHack, skillCpp --- Comment #5 from Mike Kaganski <[email protected]> --- Code pointer: The fix could be implemented in the same place where bug 60145 was fixed: SwIoSystem::IsDetectableText in sw/source/filter/basflt/iodetect.cxx. The code checking return from ucsdet_getName should also treat pure ASCII (whatever is the specific string corresponding to that case) as UTF-8. Unit tests should be created - again, see the fix for tdf#60145. -- You are receiving this mail because: You are the assignee for the bug.
