Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Find and Find All kws cannot handle empty root node argument #46

Closed
@sampeson

Description

@sampeson

If earlier Find operations fail for wanted root node there comes following kind of exception when using that as root node for Find and Find All kws:
java.lang.RuntimeException: java.lang.IllegalArgumentException: java.lang.ClassCastException@110f4f0e

It should fail with proper error message that not valid root argument.

There should be acceptance test in our test set for this.

Metadata

Metadata

Assignees

Labels

0.7.0bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions