[Libreoffice-bugs] [Bug 111964] FILESAVE: Empty input fields in .DOCX not retained

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 22 21:10:56 UTC 2017


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

Mike Kaganski <mikekaganski at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|libreoffice-bugs at lists.free |mikekaganski at hotmail.com
                   |desktop.org                 |

--- Comment #3 from Mike Kaganski <mikekaganski at hotmail.com> ---
The problem identified. My patch uses UOString::trim(), which seems to be
trimming all Unicode codepoints with Space category. DOCX uses EN SPACE
(U+2002) for placeholders in the fields, and these spaces get trimmed on
import. (The exported file opens OK in Word btw.)

Will come with a fix tomorrow.

-- 
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/20170822/e4a69da0/attachment.html>


More information about the Libreoffice-bugs mailing list