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

[pelican_comment_system] Fix _get_writer() call #1345

Conversation

codeurimpulsif
Copy link
Contributor

Goal

This pull request fix the following error with the pelican_comment_system plugin:

CRITICAL: 'Pelican' object has no attribute 'get_writer'

Explanation

Since getpelican/pelican#2821 get_writer() is renamed _get_writer(), this pull request only rename this function call.

@justinmayer
Copy link
Member

Thanks to @codeurimpulsif for the contribution and to @avaris for reviewing. 😁

@justinmayer justinmayer merged commit ecf7ecb into getpelican:master Aug 11, 2021
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.

3 participants