<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILEOPEN DOCX: "text:variable-set" field has trailing quotation marks in "office:string-value""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124986">124986</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FILEOPEN DOCX: "text:variable-set" field has trailing quotation marks in "office:string-value"
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.4.7.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>oliver.brinzing@gmx.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=151026" name="attach_151026" title="demo doxc file">attachment 151026</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=151026&action=edit" title="demo doxc file">[details]</a></span>
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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>