Skip to content

Bug: Quoting logic does not work for some Unicode code points #527

@remkop

Description

@remkop

Instead of looping over the chars in a String, the logic should loop over code points.
See https://wiki.sei.cmu.edu/confluence/display/java/STR01-J.+Do+not+assume+that+a+Java+char+fully+represents+a+Unicode+code+point for reference.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions