<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:michael.warner.ut+libreoffice@gmail.com" title="Michael Warner <michael.warner.ut+libreoffice@gmail.com>"> <span class="fn">Michael Warner</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Gratuitous /> after image in exported HTML"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142871">bug 142871</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;">Severity</td>
           <td>enhancement
           </td>
           <td>minor
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>michael.warner.ut+libreoffice@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Gratuitous /> after image in exported HTML"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142871#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Gratuitous /> after image in exported HTML"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142871">bug 142871</a>
              from <span class="vcard"><a class="email" href="mailto:michael.warner.ut+libreoffice@gmail.com" title="Michael Warner <michael.warner.ut+libreoffice@gmail.com>"> <span class="fn">Michael Warner</span></a>
</span></b>
        <pre>Relevant HTML looks like this:

<img src="smiley_html_9ea10e4862fb59d1.gif" name="Shape 1" alt="Shape 1"
align="left" width="142" height="122"<img
src="smiley_html_9ea10e4862fb59d1.gif" name="Shape 1" alt="Shape 1"
align="left" width="142" height="122"/>
/>


As you can see, the HTML source has a second, unnecessary copy of the img
element nested inside the expected img element. This is not correct HTML
syntax. 

I think this is clearly a bug and not an enhancement. Since you can work around
it by manually editing the HTML code to remove the unnecessary second element,
I have changed the priority to minor.</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>