Skip to content

Workflow json file path doesn't get URL-decoded. #4753

Closed
@TobTobXX

Description

Expected Behavior

When I save/load a workflow from userdata it gets saved in (or loaded from) <userdir>/workflows/name.json.

Actual Behavior

When I save/load a workflow from userdata it gets saved in (or loaded from) <userdir>/workflows%2Fname.json. (%2F is a slash (/) in URL-encoded format).

Steps to Reproduce

Save a workflow and inspect the userdata dir. Or load a workflow saved in the workflow directory and observe a 404.

Debug Logs

(The terminal doesn't produce an output when triggering the bug.)

Other

ComfyUI: v0.2.0
ComfyUI Frontent: v1.2.40

Metadata

Assignees

No one assigned

    Labels

    Potential BugUser is reporting a bug. This should be tested.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions