https://bugs.documentfoundation.org/show_bug.cgi?id=164411
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ilmari.lauhakangas@libreoff | |ice.org --- Comment #3 from Buovjaga <[email protected]> --- Hexadecimal 5F is underscore in ASCII table: https://en.wikipedia.org/wiki/ASCII#Printable_character_table Similar behaviour is described in other reports like bug 125279, which has a custom property that after being saved from ODT to DOCX, "Upon further reload-save cycles, it keeps growing (Test_x005F_x005F_x005f_, Test_x005F_x005F_x005F_x005F_x005f_, Test_x005F_x005F_x005F_x005F_x005F_x005F_x005F_x005f_ etc.)" Something in the code is misbehaving and inserting the non-decoded hexadecimal. -- You are receiving this mail because: You are the assignee for the bug.
