Skip to content

File name may contain a comma #1

@AgamAgarwal

Description

@AgamAgarwal

In your project Graph-Editor, in the file editor.html, if suppose the file name includes a comma(,), the save command will work fine, which it should. But while loading the filenames for the dropdown, you split by comma, so this file name would be split into parts, causing errors. You should use a character like '/', which is not allowed in filenames to solve this issue.

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