BugHunterPhilosopher
Results
2
issues of
BugHunterPhilosopher
Line 215 of jquery.tour.js shows: "className : 'tooltip'," but should actually be: class : 'tooltip', Regards, Alien
**Bug description** When I use a Neo4jItemReader, like this: ``` val positionItemReader = new Neo4jItemReader(); positionItemReader.setStartStatement("n = node(6490)"); ``` I get the following error notification: notification.title = "The RULE planner...
type: bug
status: waiting-for-triage
module: spring-batch-neo4j