You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2016/11/11 09:15:59 UTC

[jira] [Created] (JENA-1259) E_Bound shoudl return true if eval'ed in a query after substitution.

Andy Seaborne created JENA-1259:
-----------------------------------

             Summary: E_Bound shoudl return true if eval'ed in a query after substitution.
                 Key: JENA-1259
                 URL: https://issues.apache.org/jira/browse/JENA-1259
             Project: Apache Jena
          Issue Type: Bug
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne
             Fix For: Jena 3.2.0


{{evalSpecial(binding, env)}} return false but {{eval(NodeValue)}} returns true.  This is inconsistent.

In practice, {ExprTransformConstantFold}} eliminates substituted filters in the case of initial bindings. That calls {{eval(NodeValue)}}.

(Found by code review)



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