<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - RFE Allow to save embedded documents"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109102">bug 109102</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>vstuart.foote@utsa.edu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - RFE Allow to save embedded documents"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109102#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - RFE Allow to save embedded documents"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109102">bug 109102</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>Actually, the embedded documents have generic names--what shows as file names
are icons in EMFs linked to the embedded OLE document object.

Extracting the text from within the EMF to assign as a file name would be out
of scope, clearly a WONTFIX

And to extract the embedded documents--much simpler to use a Zip utility (I
prefer 7-zip) to open the OOXML docx archive's word\embeddings directory, the
documents are listed with generic names and can be copied out intact. Then
rename as preferred. 

In this case...
Microsoft_Excel_Worksheet2.xlsx,
Microsoft_Excel_Worksheet5.xlsx,
Microsoft_Word_97_-_2003_Document1.doc,
Microsoft_Word_Document1.docx,
Microsoft_Word_Document3.docx,
Microsoft_Word_Document4.docx,
etc.

The linked EMF image icons of the file "name" are in the OOXML docx archive's
word\media directory.</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>