[
https://issues.apache.org/jira/browse/NIFI-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16129587#comment-16129587
]
ASF subversion and git services commented on NIFI-4062:
-------------------------------------------------------
Commit 6df112e4b1c2495d281b1edfce84219e3bea581a in nifi's branch
refs/heads/master from [~arunodhaya80]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=6df112e ]
NIFI-4062 Provide an option to disable DTD validation for EvaluateXPath and
EvaluateXQuery
This closes #2093.
Signed-off-by: Koji Kawamura <[email protected]>
> Provide an option to disable DTD validation for EvaluateXPath and
> EvaluateXQuery
> --------------------------------------------------------------------------------
>
> Key: NIFI-4062
> URL: https://issues.apache.org/jira/browse/NIFI-4062
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.0.0
> Reporter: Koji Kawamura
> Assignee: Arun Manivannan
> Labels: beginner
>
> Currently EvaluateXPath and EvaluateXQuery can fail if the source document
> has DOCTYPE definition in it, especially using external DTD. It would be
> useful if these processor provides a property to disable DTD validation when
> evaluate XPath or XQuery.
> References:
> https://community.hortonworks.com/questions/107121/does-evaluatexpath-support-doctype.html
> https://stackoverflow.com/questions/243728/how-to-disable-dtd-at-runtime-in-javas-xpath
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)