Skip to content
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

Fix/1130improve behaviour on ambiguous x path match #1137

Conversation

leonrohne27
Copy link
Contributor

Fixes: #1130

Implements:

  • Now logs a warning instead of an error + stacktrace
  • user is not being asked anymore if he wants to continue despite the error
  • The code scans the child elements of the template document and uses seenElements to check whether an element has already been merged. If an element already exists, it is skipped.

@leonrohne27 leonrohne27 self-assigned this Mar 17, 2025
@leonrohne27 leonrohne27 deleted the fix/1130improve-behaviour-on-ambiguous-XPath-match branch March 17, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

improve behaviour on ambiguous XPath match
1 participant