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

Add id to arbitrary dom exceptions #1234

Merged
merged 1 commit into from
Sep 16, 2023
Merged

Add id to arbitrary dom exceptions #1234

merged 1 commit into from
Sep 16, 2023

Conversation

Pablete1234
Copy link
Member

When an arbitrary DOM exception is thrown, the uri may not have been set, leading to an error with no path being printed at all:

image
(pic by @TheRealPear)

With the changes in this PR the error became a much more reasonable:
[PGM] <maps>/CTW/Standard/Infernal Shadow - line 13, column 3: Error on line 13: The element type "map" must be terminated by the matching end-tag "</map>".

@Pablete1234 Pablete1234 added the bug Something isn't working label Sep 7, 2023
@Electroid Electroid merged commit 1a88382 into dev Sep 16, 2023
2 checks passed
@Electroid Electroid deleted the fix-no-path-exception branch September 16, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

3 participants