mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #12973] issue: In prompt creation international characters break validation #16772
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).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12973
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