flowable / flowable/flowable-engine

Flowable-admin app, update variable does not accept two-byte characters

Open
#1,603 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
7h 8m
Merged PRs (30d)
2

Description

Having an issue where we have to update a variable manually in the admin-app. The variable contains a swedish address with a the two-byte character (Ä). Noticing that all update requests ends up in the ProcessInstanceVariableResource.updateVariable and the throw clause (#1602). The original exception is "Invalid UTF-8 middle byte 0x47
at [Source: (org.apache.catalina.connector.CoyoteInputStream); line: 1, column: 148]"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.