-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Describe the bug
A clear and concise description of what the bug is.
Attempting to create a global name with spaces in it:
Results in an error. No other characters have been found that prevent creating a global name.
This apparently used to work.
To Reproduce
If applicable steps to reproduce the behavior:
- Go to the Users screen
- Go to the Names tab
- Click the Global button
- Enter a name with spaces in it
- Enter a legitimate address
- Click the Create Name button
- Error in the first screenshot above appears
Expected behavior
A clear and concise description of what you expected to happen.
The expectation is that the global name gets created.
Desktop (please complete the following information):
- OS: Windows 11 Home
- Wallet Version 3.2.0-beta.1
- Daemon Version 5.1.5-rc16-2
Additional context
Add any other context about the problem here.
Using wallet dev tools and logs, it doesn't appear that there is any API request sent. Of course, that may be a deficiency in my debugging skills.
Metadata
Metadata
Assignees
Labels
No labels