Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
[email protected]
If you look at the following file:
it is displayed correctly on the screen, and the author's name is correctly displayed. If you click in Download File
, the file on disk has the author name mangled, because it is now in ISO-8859-1. It should be a byte-for-byte copy of the original file, and not converted in any way:
hactar% file IMAP.py
IMAP.py: ISO-8859 English text
I'm using Firefox 20.0 on Linux, maybe it's relevant.