Skip to content

DB manager failes to load a Json DB when a string contains a " character #26

@haimat

Description

@haimat

I have created a new DB with one single table, that table includes a String property. The database manager frontend in the Godot editor now allows me to enter a " as part of the value for this String property. However, when I then try to load that DB from the Json file via the GDScript manager class, then this fails.

Maybe the data frontend in the editor should not allow to enter " characters as part of a String?

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