[
https://issues.apache.org/jira/browse/NIFI-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439139#comment-15439139
]
ASF subversion and git services commented on NIFI-2480:
-------------------------------------------------------
Commit 2ed58912b2399ece73f796f1f6201f40d4c440c0 in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2ed5891 ]
NIFI-2480: Fix for multibyte chars in breadcrumbs. This closes #956
Removed $sanitize from breadcrumbs controller, as it escapes multibyte
chars with numerical reference. Even without $sanitize, html tags can be
escaped when Angular binds the value to text content.
> None English characters are not displayed correctly in bread crumbs
> -------------------------------------------------------------------
>
> Key: NIFI-2480
> URL: https://issues.apache.org/jira/browse/NIFI-2480
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.0.0
> Reporter: Koji Kawamura
> Priority: Minor
> Attachments: screenshot-1.png, screenshot-2-fixed.png
>
>
> When I set non English characters as a Processor Group Name, Operate pallet
> and Process Group Node show it correctly. However, bread crumbs displays
> decimal reference. 0.x UI was able to show those characters.
> Screenshot is attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)