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

Type-safe message bundles - add a missing validation for localized files #23473

Merged
merged 1 commit into from Feb 8, 2022

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Feb 7, 2022

- there was a missing validation that a localized file conflicts with
the locale of the default message bundle interface
- fixes quarkusio#19617
@quarkus-bot quarkus-bot bot added the area/qute The template engine label Feb 7, 2022
@gsmet
Copy link
Member

gsmet commented Feb 7, 2022

@mkouba I understand you don't want to backport this one to 2.7?

@mkouba
Copy link
Contributor Author

mkouba commented Feb 7, 2022

@mkouba I understand you don't want to backport this one to 2.7?

Didn't think about this yet. It's very fresh and I'd like to verify its validity first ;-).

@mkouba mkouba added this to the 2.8 - main milestone Feb 7, 2022
@mkouba mkouba requested a review from gastaldi February 7, 2022 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/qute The template engine kind/bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Qute - Bean instance for localized interface not found
4 participants