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 #3555: Let plugin name be correctly accessed. #3566

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vsajip
Copy link

@vsajip vsajip commented Aug 9, 2021

Pull Request Checklist

  • I’ve read the guidelines for contributing.
  • I updated AUTHORS.txt and CHANGES.txt (if the change is non-trivial) and documentation (if applicable).
  • I tested my changes.

Description

Get the plugin name from the correct source.

@Kwpolska
Copy link
Member

Kwpolska commented Aug 9, 2021

Is this change backwards-compatible? Are any plugins (in core or in plugins.getnikola.com) broken by this change?

@vsajip
Copy link
Author

vsajip commented Aug 9, 2021

I ran the tests locally and they gave the same results with and without this change (some xfails) but I didn't specifically check with all plugins in plugins.getnikola.com. I came across this because without this change the existing code doesn't actually pick up the name from where it should, and so IMO behaves contrary to expectations.

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

2 participants