A comment's full text content is serialized with the default platform encoding #2138
Labels
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:bug
Issues that describe a user-facing bug in the project.
This issue was imported from JIRA:
What is this name?
This pseudonym name was generated based on the user name in JIRA to protect the personal data of our JIRA users. You can use this identifier to search for issues by the same reporter.CommentEntity#getFullMessageBytes and CommentEntity#setFullMessageBytes (see https://github.com/camunda/camunda-bpm-platform/blob/master/engine/src/main/java/org/camunda/bpm/engine/impl/persistence/entity/CommentEntity.java#L54-L60) use the default platform encoding to serialize a String as a byte array. Should use the engine's default encoding instead.
Links:
The text was updated successfully, but these errors were encountered: