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 XMLDocument includes failing to parse if missing a closing quote. #1787

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

AMS21
Copy link
Contributor

@AMS21 AMS21 commented Feb 7, 2025

Fixes #1786

Although it's a bit weird, it's required to successfully parse some of the
original Clear Sky XML files.

Fixes OpenXRay#1786
@Xottab-DUTY
Copy link
Member

Question should missing 'opening' quotes also be allowed?

Can you test it with the original includes parser or just with the original engine?

@Xottab-DUTY Xottab-DUTY added the Bug The issue in the run-time. label Feb 7, 2025
@AMS21
Copy link
Contributor Author

AMS21 commented Feb 7, 2025

Question should missing 'opening' quotes also be allowed?

Can you test it with the original includes parser or just with the original engine?

Yes, I've checked and an opening quote should be required, so this should hopefully now be fully correct.

@Xottab-DUTY
Copy link
Member

Thank you for your fast reaction and response!

@Xottab-DUTY Xottab-DUTY merged commit 41f709e into OpenXRay:dev Feb 7, 2025
32 of 34 checks passed
@AMS21 AMS21 deleted the fix_1786 branch February 7, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug The issue in the run-time.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Clear Sky] Crash when picking a quest for flash drives from a technician
2 participants