https://bugs.documentfoundation.org/show_bug.cgi?id=150023
Andreas Heinisch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Andreas Heinisch <[email protected]> --- Hi Mike! Should this be fixed in LibreOffice or in the sax_parser.hpp of liborcus? template<typename _Handler, typename _Config> void sax_parser<_Handler,_Config>::header() // we don't handle multi byte encodings so we can just skip bom entry if exists. skip_bom(); If the skip_bom function will be adapted, then we could resolve this issue. -- You are receiving this mail because: You are the assignee for the bug.
