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:17:58 UTC

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

     [ https://issues.apache.org/jira/browse/JENA-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne updated JENA-1259:
--------------------------------
    Summary: E_Bound should return true if eval'ed in a query after substitution.  (was: E_Bound shoudl return true if eval'ed in a query after substitution.)

> E_Bound should 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)