Jaap Keuter wrote:
> Hi list,
> 
> Can anyone verify if this changes fixes the release notes processing
> through html2text.py? It assumes UTF-8, while xslt processing produces
> iso-8859-1 HMTL.
> The Win32 document production fails over this on the buildbot. Well,
> actually the (r) symbol exposes this mismatch.

I checked in a change in r28407 that has xsltproc use the xhtml
stylesheet instead of html for the release notes. This makes it generate
utf-8. This cropped up because I added

    <trademark class="registered">Postscript</trademark>

to the release notes, which generates the (r) symbol.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to