<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 - Writer should write draw:class-id for OLE object (which contains the clsid number)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116160">116160</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Writer should write draw:class-id for OLE object (which contains the clsid number)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>Inherited From OOo
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </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>rb.henschel@t-online.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This bug needs Windows for testing.

Start Writer. Insert > Object > OLE Object > Create New and Further Objects.
Select an application from the list, but neither LibreOffice or
ApacheOpenOffice or similar, e.g. PaintBrush.

Create the object. You will likely find "End and back" or "update" in the file
menu of that application. Finish that way.

Back in Writer save the document. Open the file and inspect the
<draw:object-ole> element. It should have a draw:class-id attribute which the
clsid number for the used application, but this attribute is missing.

Do the same with starting with Calc, Draw, or Impress. There the attribute is
written.

The attribute is not mandatory, but it is useful for interoperability to write
this attribute. And as the other modules write it, Writer should write it too.

In the API the CLSID exists both for TextEmbeddedObject and for OLE2Shape.</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>