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

No support for domain names with multi-byte characters #1133

Closed
cyberduck opened this issue Jun 4, 2007 · 3 comments
Closed

No support for domain names with multi-byte characters #1133

cyberduck opened this issue Jun 4, 2007 · 3 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

Madden created the issue

I think the summary says it all but basically, it is now possible to register domain names with characters such as Chinese, Japanese, and Korean but cyberduck doesn't seem to support these domains. They aren't being used much yet anyway but they're likely to become very popular in some countries so it would be great if support was added as soon as possible.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This should be solved by switching to Java 6. (For details see http://java.sun.com/javase/6/docs/api/java/net/IDN.html). You must download the Java 6 Preview Release from Apple and then specify Java 6 as the default Java Runtime in /Applications/Utilities/Java/Java SE 6/Java Preferences.app

@cyberduck
Copy link
Collaborator Author

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fixed in 447941c.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants