https://bugs.documentfoundation.org/show_bug.cgi?id=169465
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|5.4.7.2 release |25.2.7.2 release --- Comment #6 from V Stuart Foote <[email protected]> --- Be aware, LibreOffice deprecated Win7 sp1, Win8 and Win8.1 at the 25.2 release (and there are issues); and dropped support at 25.8 25.2.7.2 is at end of life, and the end of use on your Windows 7 system. At this point you would need contracted support and custom build to affect any change for your Windows 7 system. Meanwhile, if doing simple character swaps, the ODF Text document is a Zip archive container and the text content for the document is held in an XML file name "content.xml" Simply make a backup copy and open the archive (use a utility 7-Zip, WinRaR, etc. bcz you'll want to write any changes back) and use a text editor (i.e. notepad or vim, *not* wordpad) to edit "content.xml" and change the characters. Save changes, and write back into the archive. Should be a few seconds effort. Beyond that, we are unable to assist and IMHO this issue should be closed invalid. -- You are receiving this mail because: You are the assignee for the bug.
