[ https://issues.apache.org/jira/browse/TINKERPOP-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marko A. Rodriguez closed TINKERPOP-1194. ----------------------------------------- Resolution: Fixed Assignee: Marko A. Rodriguez Fix Version/s: 3.1.1-incubating 3.2.0-incubating It was a stupid, simple bug. {{traversal.applyStrategies()}} needed to be used instead of {{strategies.applyStrategies(traversal)}}. Fixed and added test cases to verify correct behavior. > explain() seems broken > ---------------------- > > Key: TINKERPOP-1194 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1194 > Project: TinkerPop > Issue Type: Bug > Components: process > Affects Versions: 3.1.1-incubating > Reporter: Daniel Kuppitz > Assignee: Marko A. Rodriguez > Fix For: 3.2.0-incubating, 3.1.1-incubating > > > I haven't tried to reproduce it yet, but {{explain()}} just seemed broken in > a presentation [~okram] is currently giving. -- This message was sent by Atlassian JIRA (v6.3.4#6332)