Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prefix token display case #2

Open
TomConlin opened this issue Nov 27, 2017 · 0 comments
Open

prefix token display case #2

TomConlin opened this issue Nov 27, 2017 · 0 comments

Comments

@TomConlin
Copy link
Contributor

TomConlin commented Nov 27, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant