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

Key Aliases are not supported #2770

Closed
corranrogue9 opened this issue Oct 16, 2023 · 2 comments
Closed

Key Aliases are not supported #2770

corranrogue9 opened this issue Oct 16, 2023 · 2 comments

Comments

@corranrogue9
Copy link
Contributor

Using the Alias attribute in the PropertyRef defined for a Key is not considered a valid model.

Assemblies affected

At least 7.14.0

Reproduce steps

A test that repros the issue can be found here.

Expected result

The test should pass.

Actual result

The rest fails.

Additional detail

Example 11 of the standard shows the use of an alias for a key.

@gathogojr
Copy link
Contributor

@corranrogue9 There's an open pull request #2411 by @ElizabethOkerio to support this.
Possible duplicate of #1817?
@xuzhg Did this commit fix #1817?

@gathogojr
Copy link
Contributor

Duplicate of #1817

@gathogojr gathogojr marked this as a duplicate of #1817 Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants