My DMN decision table uses German umlauts in it's label, e.g. like this:
<input id="Bedingung_1" label="Länge">
Rule file attached.
In Camunda Cockpit this label is not displayed correctly as the column header of the condition. It is displayed correctly when looking at the instance values.
See attached screenshot.
This is the controller panel for Smart Panels app
[CAM-4963] Non ASCII characters not displayed correctly
Attachment | New: screenshot-2.png [ 21062 ] |
Fix Version/s | New: 7.4.0 [ 13505 ] |
Assignee | New: Sebastian Menski [ sebastian.menski ] |
Comment |
[ Hi Frank, How did you deploy the model? As part of a process application deployment, via REST or Java API? If via Java API, which code did you use? Cheers, Thorben ] |
Using "Navigate to deployment" the umlauts in the column headers are displayed correctly.