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

Update bug in XSS cleaner function #36

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Update bug in XSS cleaner function #36

merged 2 commits into from
Aug 27, 2024

Conversation

jordanpadams
Copy link
Member

The clean function was eliminating all faceting.

Resolves #35

The clean function was eliminating all faceting.

Resolves #35
@jordanpadams jordanpadams requested a review from a team as a code owner August 24, 2024 23:37
Copy link
Member

@nutjob4life nutjob4life left a comment

Choose a reason for hiding this comment

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

LGTM

@jordanpadams jordanpadams merged commit ec5fd74 into main Aug 27, 2024
3 checks passed
@jordanpadams jordanpadams deleted the i35 branch August 27, 2024 19:31
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.

Faceting no longer works since XssUtils was introduced
2 participants