[
https://issues.apache.org/jira/browse/JENA-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641040#comment-16641040
]
ASF GitHub Bot commented on JENA-1515:
--------------------------------------
GitHub user Claudenw opened a pull request:
https://github.com/apache/jena/pull/479
1515/fix
closes JENA-1515
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Claudenw/jena 1515/fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/479.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 #479
----
commit 439f6ba0d690923cdcbb86c0780f6f8d0f5d6cd7
Author: Claude Warren <claude@...>
Date: 2018-09-30T11:18:08Z
added subquery values test
commit a499b58a76704125f63a8407ffb2795b03e4d213
Author: Claude Warren <claude@...>
Date: 2018-09-30T11:53:31Z
fixes JENA-1515
commit e736bdfb1851a1069bd2dbd2d14c6eae1e259a97
Author: Claude Warren <claude@...>
Date: 2018-10-07T11:24:17Z
Merge branch 'master' into 1515/fix
----
> Values added to subQuery are stripped by QueryBuilder
> -----------------------------------------------------
>
> Key: JENA-1515
> URL: https://issues.apache.org/jira/browse/JENA-1515
> Project: Apache Jena
> Issue Type: Bug
> Components: QueryBuilder
> Affects Versions: Jena 3.6.0, Jena 3.7.0
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Minor
>
> If values are added to a subQuery via the addValue methods the values are
> stripped when the subquery is added to the outer query.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)