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

also escape the matched term #1530

Merged
merged 1 commit into from
Jan 4, 2021
Merged

also escape the matched term #1530

merged 1 commit into from
Jan 4, 2021

Conversation

mschoch
Copy link
Contributor

@mschoch mschoch commented Dec 29, 2020

depending on the analyzer used, it is possible for the search
term itself to contain characters which should be escaped
before generating html output. this commit adds escaping
on the term itself, and adds some unit tests as well.

depending on the analyzer used, it is possible for the search
term itself to contain characters which should be escaped
before generating html output. this commit adds escaping
on the term itself, and adds some unit tests as well.
@mschoch
Copy link
Contributor Author

mschoch commented Dec 29, 2020

As reported in #1529 this commit was accidentally left out of a previous PR.

@mschoch mschoch merged commit 4801b14 into master Jan 4, 2021
@mschoch mschoch deleted the fix-1529 branch January 4, 2021 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.

3 participants