Comfy-Org / Comfy-Org/ComfyUI

Save image and save video formating does not work if prefix string is supplied by noodle

Open
#11,182 1 comment 1 reaction 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [ ] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

The issue happens regardless of custom nodes or native nodes, but the issue affects native nodes AND custom nodes.

If a save node has a filename prefix of %date:yyyy-MM-DD% the resulting saved file will the current date as a filename. In theory then, if a STRING node is connected to the filename prefix widget-input, and the STRING node has %date:yyyy-MM-DD%, then the resulting saved file SHOULD have the current date as a filename.

### Actual Behavior

File is saved with %date*yyyy-MM-DD% prefix

### Steps to Reproduce

Image

### Debug Logs

```powershell
no log
```

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.