https://bugs.documentfoundation.org/show_bug.cgi?id=97837
Laurent BP <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Laurent BP <[email protected]> --- The exact string "/ " is not correctly IMPORTED. It is correctly saved in XML code, check export to fods file: format "/ "General is saved as <number:number-style style:name="N111"> <number:text>/ </number:text> <number:number number:min-integer-digits="1"/> <number:text/> </number:number-style> But during import, something goes wrong. It makes format unread and replaced by General, whatever the format was. No problem if string is longer or if space is replaced by another character. String "/" works well also. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
