<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EPUB error: No images and directories after exporting to epub"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128642#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EPUB error: No images and directories after exporting to epub"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128642">bug 128642</a>
              from <span class="vcard"><a class="email" href="mailto:vmiklos@collabora.com" title="Miklos Vajna <vmiklos@collabora.com>"> <span class="fn">Miklos Vajna</span></a>
</span></b>
        <pre>Please provide a reproducer document that shows the problem.

Looking at the code, XMLTextImageContext::endElement() at
writerperfect/source/writer/exp/XMLTextFrameContext.cxx:113 simply puts
whatever image is in the ODT export output into the EPUB file; so if the EPUB
spec forbids bmp or tif, then probably that would be the place to do a
conversion (LO has code to do such a thing).

This is assuming that the root cause is that the EPUB spec forbids a format,
not that we write a given format into EPUB and the reader is lame and can't
read it. :-)</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>