ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

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

Open Psylenceo opened this issue 2 months ago • 0 comments

Custom Node Testing

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

no log

Other

No response

Psylenceo avatar Dec 07 '25 21:12 Psylenceo