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

Add Locale conversion format configuration property #3410

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

scordio
Copy link
Contributor

@scordio scordio commented Jul 31, 2023

Overview

Fixes #3141.


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

*
* @since 5.11
*/
@API(status = INTERNAL, since = "5.11")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it correct to mark this as an internal API as the users are supposed to set these values in the config property only and not rely on the enum?

@scordio scordio force-pushed the locale_conversion_config_property branch from abfc72b to 95da5f8 Compare July 31, 2023 10:13
@scordio scordio changed the title Add locale conversion format configuration property Add Locale conversion format configuration property Jul 31, 2023
@scordio scordio force-pushed the locale_conversion_config_property branch from 95da5f8 to f833690 Compare August 14, 2023 21:50
@scordio
Copy link
Contributor Author

scordio commented Nov 9, 2023

Waiting for #3507 to be finalized before moving forward.

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

Successfully merging this pull request may close these issues.

Locale argument conversion not setting language and country properly
1 participant