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 spamfilter admin configuration page #167

Closed
wants to merge 2 commits into from

Conversation

bmispelon
Copy link
Member

It seems that spam-filter has an implicit dependency to Babel.

This fixes the error on the "Configuration" admin page, but it doesn't fix the blank pages (I observe the same problem locally).

@bmispelon
Copy link
Member Author

After investigation, it seems the blank pages are caused by the plugin's templates not being fully converted to jinja2.

It seems to be fixed in the latest version of the plugin (compatible with Trac 1.6) so I don't think it's worth spending too much time on trying to fix it since we'll hopefully be upgrading Trac soon 🤞🏻

@felixxm
Copy link
Member

felixxm commented Jan 27, 2024

@bmispelon Thanks 👍

Merged in a88422a and 5dc9fba.

@felixxm felixxm closed this Jan 27, 2024
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