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

Moved the exception given in xml output to the trace output #31

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

MarkvdVorst
Copy link
Contributor

@MarkvdVorst MarkvdVorst commented Jun 17, 2024

Solves issue #29
Exception was shown in output xml. Instead it should be shown in the trace output for debugging.
Added a getter for selectedTrace so that the exception can be added to the node that was currently being done.

Changed other classes accordingly to make change
@yelga yelga merged commit dcf1656 into main Jun 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XSLT debugger print een exception in XML after transformation checkpoint
2 participants