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

#6193: IHtmlFilter and TokenFilter improvements and bugfixes (fixing auto-merge) #8790

Merged
merged 8 commits into from
Apr 19, 2024

Conversation

BenedekFarkas
Copy link
Member

No description provided.

Sipke Schoorstra and others added 8 commits May 31, 2016 22:12
This changeset unifies the two separate TokenFilter implementations (one for BodyPart, TextField, etc and another one for certain elements such as Html).
It also fixes a bug with the TokenFilter when executing for HtmlWidget, where the wrong content item is being recorded by the handler (the original implementation).
Thirdly, it removes awkward code repetition by moving filter execution into a dedicated HtmlFilterRunner service.
@BenedekFarkas BenedekFarkas self-assigned this Apr 19, 2024
@BenedekFarkas BenedekFarkas merged commit 0faf196 into dev Apr 19, 2024
3 checks passed
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.

None yet

1 participant