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

Prevent exception #395

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Prevent exception #395

merged 1 commit into from
Feb 2, 2024

Conversation

ppworks
Copy link
Contributor

@ppworks ppworks commented Feb 1, 2024

Example

HTMLPipeline::SanitizationFilter
uninitialized constant HTMLPipeline::SanitizationFilter::Selma (NameError)

@gjtorikian
Copy link
Owner

Oh interesting. I think this was the result of always having selma included in the node filter:

But of course the pipeline arms can be run independently of each other so it's possible selma never got loaded from there. In any event, thanks!

@gjtorikian gjtorikian merged commit 395d595 into gjtorikian:main Feb 2, 2024
2 of 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.

2 participants