[
https://issues.apache.org/jira/browse/NIFI-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15393977#comment-15393977
]
ASF GitHub Bot commented on NIFI-2405:
--------------------------------------
GitHub user joewitt opened a pull request:
https://github.com/apache/nifi/pull/723
NIFI-2405 corrected string equality checks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/joewitt/incubator-nifi NIFI-2405
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/723.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 #723
----
commit f4f80630ddbfff4f32b044482adfe781b0669023
Author: joewitt <[email protected]>
Date: 2016-07-26T15:44:11Z
NIFI-2405 corrected string equality checks
----
> StandardSnippetDAO using incorrect equality check for strings
> -------------------------------------------------------------
>
> Key: NIFI-2405
> URL: https://issues.apache.org/jira/browse/NIFI-2405
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Fix For: 1.0.0
>
>
> In reviewing the DAOs and other things for NIFI-2339 stumbled across improper
> string equality checking in StandardSnippetDAO.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)