Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

No support for Norwegian Letters #933

Closed
audn opened this issue Aug 15, 2023 · 1 comment
Closed

No support for Norwegian Letters #933

audn opened this issue Aug 15, 2023 · 1 comment

Comments

@audn
Copy link

audn commented Aug 15, 2023

Specific letters such as "ÆØÅ" isn't working properly.

const baseDN = parseDN('ou=Norge Gjøvik,dc=planetexpress,dc=com');
baseDN.toString(); // outputs 'ou=Norge Gjc3\b8vik,dc=planetexpress,dc=com'

image

@jsumners
Copy link
Member

This is a duplicate of #860. Please follow that issue.

@jsumners jsumners closed this as not planned Won't fix, can't repro, duplicate, stale Aug 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants