Skip to content

Uncorrect characters displayed in changelog #100

@aphedges

Description

@aphedges

I was reading the changelog for 3.5.0 in Firefox (https://iterm2.com/downloads/stable/iTerm2-3_5_0.changelog), and I noticed the text ⋯, which clearly looks like an encoding problem. I checked the line in the repository, which displays it as :

1Password rather than the keychain. Use the (⋯)

I'm not 100% sure how to solve this, but I suspect that Firefox defaults to a non-UTF-8 encoding when one is not specified. This can probably be solved if you set the Content-Type header. A value like Content-Type: text/plain; charset=utf-8 would probably solve the problem, but I don't have a good way of testing this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions