<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - refactor HTML export of image bullet list"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66822#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - refactor HTML export of image bullet list"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66822">bug 66822</a>
              from <span class="vcard"><a class="email" href="mailto:renato.wolp@gmail.com" title="Renato Ferreira <renato.wolp@gmail.com>"> <span class="fn">Renato Ferreira</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=109974" name="attach_109974" title="Testcase?">attachment 109974</a> <a href="attachment.cgi?id=109974&action=edit" title="Testcase?">[details]</a></span>
Testcase?

I have tried to replicate this on Mac OS X, LibreOffice Version:
4.4.0.0.alpha2+.

I don't know if I'm doing something wrong, but for me the HTML export has no
image at all for the bullets; not only was I unable to replicate the bug, but
also encountered another one?

I'm attaching a test case, which is really just a document with a bulleted list
where the bullets were formatted to one of the offered images.

If I choose regular bullets, the following HTML excerpt is generated:

<ul><li><p class="P2" style="margin-left:0cm;"><span class="Bullet_20_Symbols"
style="display:block;float:left;min-width:0.635cm;">•</span>HeyMan<span
class="odfLiEnd"/> </p></li><li><p class="P1" style="margin-left:0cm;"><span
class="Bullet_20_Symbols"
style="display:block;float:left;min-width:0.635cm;">•</span><span
class="T1">LookAtMeRockingOut</span><span class="odfLiEnd"/> </p></li></ul>

Whereas the image one exports as:

<ul><li><p class="P2" style="margin-left:0cm;"><span
style="display:block;float:left;min-width:0.635cm;"><!-- --></span>HeyMan<span
class="odfLiEnd"/> </p></li><li><p class="P1" style="margin-left:0cm;"><span
style="display:block;float:left;min-width:0.635cm;"><!-- --></span><span
class="T1">LookAtMeRockingOut</span><span class="odfLiEnd"/> </p></li></ul>

This one does not have the Bullet_20_Symbols class or the hard-coded bullet,
but neither does it have any style for the images as reported here.

Can anyone replicate this behaviour in the current development build? Is this
another bug, or did I run a wrong test...?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>