Skip to content

Allow non-ASCII characters in NameService lookups #735

@joe-chacko

Description

@joe-chacko

The underlying problem is that Yoko explicitly disallows characters > 127.
This means that only US-ASCII characters are permitted.
Since the codeset for (narrow) chars and strings can (and should) be negotiated as UTF-8, all characters should be transmissible.
Yoko's character conversion code seems to pre-date porting to Java, and is clearly in need of updating.

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions