French translations are badly encoded
Description
Environment
None
Activity
Show:
AudreyR August 20, 2018 at 11:03 AM
@Guillaume Smet
Perfect!
Thanks for the reactivity!
Guillaume Smet August 20, 2018 at 10:32 AM
good catch.
I will wrap a release to get this into WildFly 14 before the end of the week so it should be in your hands soon enough.
Thanks.
AudreyR August 20, 2018 at 9:36 AM
I made a pull request for this:
https://github.com/hibernate/hibernate-validator/pull/983
Fixed
Assignee
Reporter
AudreyR
AudreyRBug Testcase Reminder (view)
Bug reports should generally be accompanied by a test case!
Bug Testcase Reminder (edit)
Bug reports should generally be accompanied by a test case!
Participants
AudreyR
Guillaume Smet
Components
Fix versions
Affects versions
Priority
Created August 20, 2018 at 9:32 AM
Updated February 3, 2019 at 3:51 PM
Resolved February 3, 2019 at 3:41 PM
Some messages in https://github.com/hibernate/hibernate-validator/blob/master/engine/src/main/resources/org/hibernate/validator/ValidationMessages_fr.properties use both ASCII and UTF-8 encodings.
Hibernate Validator must always use ASCII.