<html>
    <head>
      <base href="https://bugs.documentfoundation.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HTML export: replace tabulator characters with double spaces or ellipses (three dot leader) in Table of Contents"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=89290#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HTML export: replace tabulator characters with double spaces or ellipses (three dot leader) in Table of Contents"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=89290">bug 89290</a>
              from <span class="vcard"><a class="email" href="mailto:mstahl@redhat.com" title="Michael Stahl <mstahl@redhat.com>"> <span class="fn">Michael Stahl</span></a>
</span></b>
        <pre>sorry Martin that nobody answered your questions before, but you're
understandably confused and on the wrong track:

the filter available from File->Export is the XHTML export filter, which is
implemented via XSLT in filter/source/xslt/odf2xhtml.  this is why you see
SwXMLExport being used, first a flat ODF document is exported and that is
converted to XHTML via that XSLT stuff.  we generally try to ignore it,
because, well, XSLT.

this bug is about the Writer HTML4 export filter, which is available from
File->Save As; it's in sw/source/filter/html and implemented in C++.

if you say that we already write the "..." then perhaps somebody
already implemented the requested feature without being aware
that this bug exists?

the problem with the missing page numbers sounds like a different bug,
please check if it's already filed, you may of course try to fix it :)</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>