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

Invalid Domainname #24950

Closed
MaxBenn opened this issue Jan 4, 2021 · 2 comments
Closed

Invalid Domainname #24950

MaxBenn opened this issue Jan 4, 2021 · 2 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug

Comments

@MaxBenn
Copy link

MaxBenn commented Jan 4, 2021

Steps to reproduce

  1. Go to Setting -> Theming
  2. Change internal Link to föck.it (not my url)

Expected behaviour

Tell us what should happen:
It should let me save this link, since it is a valid link.

Actual behaviour

Tell us what happens instead:
It tells me, that it is a invalid Link

Operating system:
Any

Web server:
Apache2

Database:
MySQL

PHP version:
7.4

Nextcloud version: (see Nextcloud admin page)
20.0.4

Updated from an older Nextcloud/ownCloud or fresh install:
Fresh

Where did you install Nextcloud from:
nextcloud.com

@MaxBenn MaxBenn added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Jan 4, 2021
@j-ed
Copy link
Contributor

j-ed commented Jan 4, 2021

Steps to reproduce

Go to Setting -> Theming
Change internal Link to föck.it (not my url)

Please try to use a punycode encoded url to prevent unicode characters, e.g. "https://xn--fck-sna.it"

@szaimen
Copy link
Contributor

szaimen commented Jun 22, 2021

As j-ed pointed out, you should use a punycode encoded url to prevent unicode characters.

@szaimen szaimen closed this as completed Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug
Projects
None yet
Development

No branches or pull requests

3 participants