subtracks
subtracks copied to clipboard
URLs with special characters/umlauts raise error (alpha 3)
Describe the bug Adding a server with an umlaut, e.g. "ö", raises a FormatException. The "ö" character is converted to %C3%B6.
To Reproduce Steps to reproduce the behavior:
- Go to "add source"
- try adding a server with URL containing "ö"
- enter username and password
- See error
Screenshots