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 LT-10373: Try a Word crashes for double quote and angle bracket #75

Merged
merged 6 commits into from
Jun 5, 2024

Conversation

jtmaxwell3
Copy link
Collaborator

@jtmaxwell3 jtmaxwell3 commented May 31, 2024

I made the changes suggested by Andy Black, except that I generalized the fix so that it wouldn't crash on angle brackets or other special XML characters.


This change is Reviewable

Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd need to dig a little deeper but I feel like there should be a more cohesive solution here.
It seems odd to me that we need to 'fix' the escaped xml for quotes, but not for anything else.

Reviewed all commit messages.
Reviewable status: 0 of 3 files reviewed, all discussions resolved

Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 3 of 3 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jtmaxwell3)

@jasonleenaylor jasonleenaylor enabled auto-merge (squash) June 5, 2024 19:06
@jasonleenaylor jasonleenaylor merged commit 4962c35 into release/9.1 Jun 5, 2024
5 checks passed
@jasonleenaylor jasonleenaylor deleted the LT-10373 branch June 5, 2024 19:18
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.

2 participants