Skip to content

erlang.org serving up incorrect content-type for '.es' files (escript, but it think its ecmascript ?) #186

@wmealing

Description

@wmealing

The "Creating a terminal application" links to https://www.erlang.org/doc/apps/stdlib/assets/tic-tac-toe.es, which has a problem.

The board characters served up the browser seem strangely encoded.
Screenshot 2025-11-04 at 1 53 00 pm

But when I use curl/wget it is encoded correctly.

Screenshot 2025-11-04 at 1 53 15 pm

I'll be looking where to report this correctly, but for now I'll report it here in case anyone trips over it.

Originally posted by @wmealing in erlang/otp#8962 (comment)

I think that this is a content encoding issue on the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions