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

            Bug ID: 124986
           Summary: FILEOPEN DOCX: "text:variable-set" field has trailing
                    quotation marks in "office:string-value"
           Product: LibreOffice
           Version: 5.4.7.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 151026
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151026&action=edit
demo doxc file

opening a *.docx file with "text:variable-set" fields adds a trailing quotation
mark to attribute "office:string-value"

xml representation after *.docx import:

<text:p text:style-name="P1">
 <text:variable-set text:name="_marker_start" text:display="none" 
   text:formula="ooow:demo&quot;" office:value-type="string" 
   office:string-value="demo&quot;"/>
Hello
 <text:variable-set text:name="_marker_ende" text:display="none" 
  text:formula="ooow:demo&quot;" office:value-type="string" 
  office:string-value="demo&quot;"/>
</text:p>

no problem with *.doc import

-- 
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

Reply via email to