You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "Shivani Mall (JIRA)" <ji...@apache.org> on 2015/08/14 23:09:46 UTC

[jira] [Comment Edited] (VXQUERY-158) Can not read/evaluate { } in queries

    [ https://issues.apache.org/jira/browse/VXQUERY-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610545#comment-14610545 ] 

Shivani Mall edited comment on VXQUERY-158 at 8/14/15 9:09 PM:
---------------------------------------------------------------

This issue has now been resolved. Curly braces will now work for any number of nesting. 

Please refer to the following github pull request: https://github.com/apache/vxquery/pull/19



was (Author: shivani):
This issue has now been resolved. Curly braces will now work for any number of nesting. Attached screenshots from my use cases which confirm the same. All previous tests still pass. 

Please let me know if I must run any new tests to confirm this patch.
Cheers!

> Can not read/evaluate { } in queries
> ------------------------------------
>
>                 Key: VXQUERY-158
>                 URL: https://issues.apache.org/jira/browse/VXQUERY-158
>             Project: VXQuery
>          Issue Type: Bug
>            Reporter: Shivani Mall
>            Assignee: Preston Carman
>         Attachments: curly_braces_1.png, curly_braces_2.png
>
>
> Queries that contain nested values enclosed in element constructor function fail.
> For example, for the following query the result is missing:
> let $v := "missing"
> return <result><v>{$v}</v></result>



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