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

handle incorrect case sensitivity #236

Open
psifertex opened this issue Jan 6, 2024 · 0 comments
Open

handle incorrect case sensitivity #236

psifertex opened this issue Jan 6, 2024 · 0 comments

Comments

@psifertex
Copy link
Member

Right now there's a case-sensitive comparison somewhere in the plugin manager so it thinks a plugin has moved when it's merely a different case. Need to probably normalize them when using the name as a key:

https://github.com/Vector35/community-plugins/blob/master/generate_index.py#L229C13-L229C23

But might need other changes and don't have time to investigate now.

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

No branches or pull requests

1 participant