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 #238 - Don't htmlescape request DNs #239

Closed
wants to merge 1 commit into from

Conversation

lscorcia
Copy link

@lscorcia lscorcia commented Oct 5, 2023

Fixes issue #238 - currently DNs are htmlescaped while read from the request object, this makes searches fail when looking for html-escaped characters (ampersands, apostrophes, quotes, etc.).

@williamdes
Copy link

This fix should be for branch 1.2
I am not sure how you managed to fix it on master branch since it's very different :)
Does it work?

@lscorcia
Copy link
Author

lscorcia commented Oct 6, 2023

Honestly, now that I look at it again I'm confused too, must have misclicked something in the GitHub UI. However I can confirm that the fix works, we have already patched our installation. I'll try to fix the PR :)

@lscorcia lscorcia closed this Oct 6, 2023
@lscorcia lscorcia deleted the patch-1 branch October 6, 2023 11:36
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