-
Notifications
You must be signed in to change notification settings - Fork 1
prefix token display case #2
Copy link
Copy link
Open
Description
In the json return pinging for "FOO"
"prefix": {
"link": "http://prefix.cc/FOO",
"url": "http://prefix.cc/",
"registered": true
},
The link has the base URL and the user supplied prefix token
including user supplied case.
following the link yields:
bad prefix name “FOO”
prefix.cc supports only lower-case letters. | prefix.cc
The actual query is always made in lowercase,
by requested design, the report preserves user case.
Just documenting now, do not have answer.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels