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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sampeson opened this issue Sep 8, 2020 · 1 comment
Closed

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

sampeson opened this issue Sep 8, 2020 · 1 comment
Assignees
Labels
0.7.0 bug Something isn't working

Comments

@sampeson
Copy link
Contributor

sampeson commented Sep 8, 2020

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.

@sampeson sampeson added the bug Something isn't working label Sep 8, 2020
@psaikkonen psaikkonen self-assigned this Sep 9, 2020
@sampeson sampeson added the 0.7.0 label Nov 2, 2020
@sampeson
Copy link
Contributor Author

sampeson commented Nov 2, 2020

closed in 0.7.0

@sampeson sampeson closed this as completed Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.7.0 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants