Skip to content

UTF-8 BOM is inserted as Unicode character #12

@floyd-may

Description

@floyd-may

HTML templates that begin with the UTF-8 Byte Order Mark (EF BB BF) begin with the following Unicode character:



This, of course, causes problems if you're not expecting text, because most browsers don't treat that character as whitespace.

I would expect that the UTF8 BOM would get stripped out.

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