[Libreoffice-bugs] [Bug 105153] FILESAVE: DOCX: Layout changed after RT

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 25 09:30:48 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=105153

--- Comment #7 from Justin L <jluth at mail.com> ---
The round tripping problem - where database fields do not only print the
result, but also "User Field XXXXX = " - is likely inherited from OOo.

using linux bibisect43all
-oldest (3.5):   opens poorly, saves only a small portion of the doc, and opens
with "User Field xxx ="
-last36onmaster: opens poorly, saves OK, and opens with "User Field xxx ="
-last40onmaster: cannot open the test document
-last41onmaster: opens poorly, cannot save the test document
-last42onmaster: opens poorly, cannot save the test document
-last43onmaster: opens better, saves OK, and opens with "User Field xxx ="

When saving as .odt, the field variable is preserved as in the original.
When saving as .doc, only the text of the field value is saved, but the
variable itself is lost.
When saving as .docx, both the text of the field name and the field value are
saved, but the variable itself is lost.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170425/99a0a485/attachment.html>


More information about the Libreoffice-bugs mailing list