The ComfyUI tool cannot process prompt words containing double quotation marks or carriage returns. #10298
Closed
5 tasks done
Labels
🐞 bug
Something isn't working
Self Checks
Dify version
0.10.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
The ComfyUI tool is used to build an application. The yaml of this applicaiton is as follows:
When I type in the usual prompt words, for example, draw a puppy, the workflow generates the picture normally.
But when I type a prompt word with double quotation marks or carriage return line feeds, everything becomes abnormal and the app doesn't produce pictures properly.
The following is an example prompt word:
A blackboard that says "Hello World."
The tracing log is as follows:
The following is another example prompt word:
The tracing log is as follows:
✔️ Expected Behavior
The ComfyUI tool can process prompt words containing double quotation marks or carriage returns.
❌ Actual Behavior
The ComfyUI tool can not process prompt words containing double quotation marks or carriage returns.
The text was updated successfully, but these errors were encountered: