[
https://issues.apache.org/jira/browse/NIFI-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515139#comment-16515139
]
ASF GitHub Bot commented on NIFI-5317:
--------------------------------------
Github user dtrodrigues commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2800#discussion_r195935356
--- Diff:
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestPutEmail.java
---
@@ -137,7 +137,7 @@ public void testOutgoingMessage() throws Exception {
public void testOutgoingMessageWithOptionalProperties() throws
Exception {
// verifies that optional attributes are set on the outgoing
Message correctly
--- End diff --
The test is for the non-ascii accented 'i' here in the first 'i' of
"TestingNĂfi" on lines 140/167 as well as for the accented 'u' in "BĂșlk"
> Support non-ASCII X-Mailer header
> ---------------------------------
>
> Key: NIFI-5317
> URL: https://issues.apache.org/jira/browse/NIFI-5317
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Dustin Rodrigues
> Priority: Minor
>
> non-ASCII X-Mailer headers are currently non-supported
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)