Skip to content

Quotes in text field generate JSON Exception #191

Description

@DubbaThony

It looks like Lazarus has an issue with JSON encoding. For example if field contains exacly string [""], and its read, it gives an error:

=> Sent: {"id":100,"method":"callObjectMethod","params":[3,"lines.getAll",[]],"callback":null}
JSON ERROR: {"id": 100, "result": "[""]"}

The quotes weren't escaped to proper json.

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