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

Case normalization of language tags. #74

Merged
merged 5 commits into from
Jan 11, 2024
Merged

Conversation

gkellogg
Copy link
Member

@gkellogg gkellogg commented Dec 5, 2023

As described in #55 (comment) requires that language tags be normalized, but not necessarily to lower case allowing implementations to use BCP47 format, for example.

Fixes #55.


Preview | Diff

@gkellogg gkellogg added the spec:substantive Change in the spec affecting its normative content (class 3) –see also spec:bug, spec:new-feature label Dec 5, 2023
@gkellogg gkellogg requested a review from TallTed December 5, 2023 23:24
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
Co-authored-by: Andy Seaborne <andy@apache.org>
spec/index.html Outdated Show resolved Hide resolved
Co-authored-by: Andy Seaborne <andy@apache.org>
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
@gkellogg gkellogg requested review from afs and TallTed December 14, 2023 21:26
@gkellogg
Copy link
Member Author

@afs, merging is blocked as it things you have a change request outstanding. Can you approve or clarify?

@gkellogg gkellogg merged commit 3eeba16 into main Jan 11, 2024
1 check passed
@gkellogg gkellogg deleted the normalize-language-tag branch January 11, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec:substantive Change in the spec affecting its normative content (class 3) –see also spec:bug, spec:new-feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compare language tags after normalizing to lower case.
6 participants