[
https://issues.apache.org/jira/browse/TINKERPOP-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-2183.
---------------------------------------
Resolution: Fixed
Fix Version/s: 3.4.2
3.3.7
Fixed with
https://github.com/apache/tinkerpop/commit/5e60558d0f6fe79249b25e9afbbf1c679f4aa671
via CTR
> InterpreterModeASTTransformation needs to be more specific about what it
> transforms
> -----------------------------------------------------------------------------------
>
> Key: TINKERPOP-2183
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2183
> Project: TinkerPop
> Issue Type: Bug
> Components: server
> Affects Versions: 3.3.6
> Reporter: Bryn Cooke
> Assignee: stephen mallette
> Priority: Major
> Fix For: 3.3.7, 3.4.2
>
>
> Currently if you declare a class within a script it will get incorrectly
> processed by
> {{InterpreterModeASTTransformation}} usually resulting in an exception.
> {{InterpreterModeASTTransformation#visit}} should check that it is being
> applied to a class that extends {{Script}}.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)