[
https://issues.apache.org/jira/browse/NIFI-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439099#comment-15439099
]
ASF GitHub Bot commented on NIFI-2480:
--------------------------------------
GitHub user scottyaslan opened a pull request:
https://github.com/apache/nifi/pull/957
[NIFI-2480] remove explicit angular $sanitize to fix multibyte chars …
…in breadcrumbs and flow status bar. All values are escaped through the
angular ng-bind
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scottyaslan/nifi devBranch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/957.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #957
----
commit 2456cc55ac03ef89dff92068a0f71363cb6b4ebe
Author: Scott Aslan <[email protected]>
Date: 2016-08-26T13:57:32Z
[NIFI-2480] remove explicit angular $sanitize to fix multibyte chars in
breadcrumbs and flow status bar. All values are escapoed through the angular
ng-bind
----
> 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)