#980229 wml: Invalid outputfile encoding

#980229#5
Date:
2021-01-16 14:18:16 UTC
From:
To:
Dear Maintainer,

I'm a translator of Debian website and I found an encoding issue in
some pages on Debian website. The character à is sometimes encoded
wrongly, see first paragraph on page
https://www.debian.org/Bugs/Developer.it.html

Looking at wml source file I noticed that à has encodign issue only
when it is the last character of line. I replicated issue on my
system with following source.wml file (note UTF-8 encoded):

==============
This line contains à and it's not the last char.
This line ends with à
==============

and run  wml source.wml

The last à is bad encoded on console too.

Regards,
Luca

#980229#10
Date:
2021-01-17 17:35:11 UTC
From:
To:
Hi,

I found that same bug was already reported as #959761.

Sorry for duplication.

Regards,

Luca