Skip to content

PrettyPrintWriter cannot write emoji in XML 1.1 mode #336

Description

@jglick

See jenkinsci/jenkins#7924; can draft a unit test for this repo in case it is not obvious. In XML_1_1 mode, writeText uses charAt rather than codePointAt and so throws an error when given a supplementary code point character.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions