on ‎2018 Sep 10 6:32 PM
Request clarification before answering.
Hi,
I'm using hybris v6.7.0.3 and I had the same problem, the issue exists in the hybris platform.
When creating a new element, the observer "com.hybris.cockpitng.components.validation.DefaultValidationResultsPopup.validationObserver" is executed, the method getTitleFormat() returns an incoherent string value, when using ko_KR as current language, which invokes the UnknownFormatConversionException when calling String.format()
Best regards,
Anouar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
could you provide us reproduction steps, version and appropriate stack trace?
Cheers, Wojtek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For Hybris (v6.7) Steps : 1. Login in backoffice with Korean language as selected 2. Go to products and click on create product 3. Fill in the popup form, then when clicking on Next/Create throws the following error :
ERROR hybrisHTTP23 | | [172.17.0.1] | | UiEngineImpl | handleError | java.util.UnknownFormatConversionException: Conversion = 'D' at java.util.Formatter$FormatSpecifier.conversion(Formatter.java:2691) ~[?:1.8.0_152] at java.util.Formatter$FormatSpecifier.(Formatter.java:2720) ~[?:1.8.0_152]
Thanks in advance 🙂
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.