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

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

Ebrahim created TINKERPOP-2566:
----------------------------------

             Summary: 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


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)