[ 
https://issues.apache.org/jira/browse/NIFI-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311729#comment-14311729
 ] 

ASF GitHub Bot commented on NIFI-327:
-------------------------------------

GitHub user apiri opened a pull request:

    https://github.com/apache/incubator-nifi/pull/20

    NiFi 327 - Add Processor dialog improper HTML encoding of processor 
descriptions

    Treating description as HTML as it has been properly escaped when added to 
the SlickGrid DataView.
    
    Closes NiFi 327 - https://issues.apache.org/jira/browse/NIFI-327

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apiri/incubator-nifi nifi-327

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-nifi/pull/20.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 #20
    
----
commit 06c90832bae99024f74c03440d22809e70af7b6d
Author: Aldrin Piri <[email protected]>
Date:   2015-02-09T02:37:20Z

    Treating description as HTML as it has been properly escaped when added to 
the SlickGrid DataView

----


> Add Processor dialog improper HTML encoding of processor descriptions
> ---------------------------------------------------------------------
>
>                 Key: NIFI-327
>                 URL: https://issues.apache.org/jira/browse/NIFI-327
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>    Affects Versions: 0.0.1, 0.0.2
>         Environment: OS X in Safari
> CentOS 7 in Firefox 
>            Reporter: Aldrin Piri
>            Priority: Minor
>         Attachments: html-encoding.png
>
>
> Will attach screenshot.
> When adding a processor via 'Add Processor' Description for a processor in 
> the that includes symbols are being encoded when they do not need to be.  One 
> example is TransformXML that makes use of apostrophes which are encoded into 
> their HTML equivalent, '&#39;'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to