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

ASF GitHub Bot commented on TINKERPOP-2658:
-------------------------------------------

spmallette merged pull request #1509:
URL: https://github.com/apache/tinkerpop/pull/1509


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Translator in gremlin-javascript has trouble with array arguments
> -----------------------------------------------------------------
>
>                 Key: TINKERPOP-2658
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2658
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: javascript, translator
>    Affects Versions: 3.5.1
>            Reporter: Stephen Mallette
>            Assignee: Stephen Mallette
>            Priority: Major
>             Fix For: 3.6.0, 3.5.2
>
>
> For something like {{g.V([1,2,3])}} we get:
> {code}
>      TypeError: bytecodeOrTraversal.getBytecode is not a function
>       at Translator.translate (lib/process/translator.js:51:100)
>       at Translator.translate (lib/process/translator.js:83:33)
>       at Context.<anonymous> (test/unit/translator-test.js:111:42)
> {code}
> This PR has the start of the fix with more context in the comments:
> https://github.com/apache/tinkerpop/pull/1507



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to