Should use the engine's default charset instead (confer org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl.addString(String, String) and org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl.defaultCharset)
Impact: Models may be unparseable on machines that do not have this charset.
This is the controller panel for Smart Panels app
- duplicates
-
CAM-6691 DeploymentBuilder.addString uses String.getBytes without UTF-8
- Closed