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

Mike Kaganski <mikekagan...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|libreoffice-b...@lists.free |mikekagan...@hotmail.com
                   |desktop.org                 |

--- Comment #3 from Mike Kaganski <mikekagan...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to