mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-14 11:05:45 -05:00
issue: In prompt creation international characters break validation #4881
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @holmlund on GitHub (Apr 17, 2025).
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.5
Ollama Version (if applicable)
No response
Operating System
macOS
Browser (if applicable)
Chrome 135
Confirmation
README.md.Expected Behavior
What I expect
Actual Behavior
Only alphanumeric characters and hyphens are allowed in the command stringSteps to Reproduce
Logs & Screenshots
Additional Information
Why it matters
I have created a PR that solves this issue.
@holmlund commented on GitHub (Apr 17, 2025):
PR: #12974