Skip to content

Backlashes are not escaped in json output #79

@vmora

Description

@vmora

I came across this because of an attribute that is a windows path:

 "documents": "..\Photos\17\f139p223.jpg"

When parsing with JSON.parse(..) the "\P" causes:

SyntaxError: JSON.parse: bad escaped character at line 2 column 458 of the JSON data

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