Closed lscorcia closed 1 year ago
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?
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 :)
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.).