Emilio Setiadarma created NIFI-10539: ----------------------------------------
Summary: PutEmail with chinese characters has erroneous values in attachment when using Big5 character set Key: NIFI-10539 URL: https://issues.apache.org/jira/browse/NIFI-10539 Project: Apache NiFi Issue Type: Bug Components: Extensions Reporter: Emilio Setiadarma Assignee: Emilio Setiadarma # if the GenerateFlowFile character set is Big5 and the PutEmail is UTF-8, the message is correct, but the attachment is wrong # if the GenerateFlowFile character set is Big5 and the PutEmail is Big5, the message is correct, but the attachment is wrong # If both GenerateFlowFile character set is UTF-8 and PutEmail is Big5, the message is wrong, but attachment is correct -- This message was sent by Atlassian Jira (v8.20.10#820010)