You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/15 04:39:00 UTC

[jira] [Commented] (TINKERPOP-2566) Incomplete error message in bytecode step generation

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

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

erajabzadeh opened a new pull request #1421:
URL: https://github.com/apache/tinkerpop/pull/1421


   https://issues.apache.org/jira/browse/TINKERPOP-2566


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Incomplete error message in bytecode step generation
> ----------------------------------------------------
>
>                 Key: TINKERPOP-2566
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2566
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: javascript
>    Affects Versions: 3.5.1
>            Reporter: Ebrahim
>            Priority: Minor
>
> The error message string is not a template literals so the final message is incomplete:
> {{Error [The child traversal of *${val}* was not spawned anonymously - use the __ class rather than a TraversalSource to construct the child traversal]}}
>  
> {{https://github.com/apache/tinkerpop/blob/master/gremlin-javascript/src/main/javascript/gremlin-javascript/lib/process/bytecode.js#L83-L84}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)