#160384 wvHtml produces invalid HTML 4.0

Package:
wv
Source:
wv
Description:
Programs for accessing Microsoft Word documents
Submitter:
Laurent Bonnaud
Date:
2014-08-05 08:09:34 UTC
Severity:
normal
#160384#5
Date:
2002-09-10 17:55:26 UTC
From:
To:
Hi,

I converted one document to HTML and the WDG HTML validator reported 2 kinds of
errors in the output:

 - wvHtml uses a "name" attribute in "div" elements to store the paragraph
   style of the original document.  Unfortunately, this attibute is illegal:

http://www.htmlhelp.com/reference/html40/block/div.html

 - wvHtml generates imbricated lists that are not valid:

<ol>
  <ol>
    <li>    </li>
  </ol>
</ol>

#160384#8
Date:
2002-09-13 12:01:28 UTC
From:
To:
Hi,

We've received the attached bug report.  Please keep the Cc: so that
our bug tracking system records your reply.

Thanks,

Matej