Skip to content

Throw error in theme fetcher on non-lowercase slugs#126

Merged
schlessera merged 2 commits intomasterfrom
121-slug-case-mismatch
Aug 23, 2018
Merged

Throw error in theme fetcher on non-lowercase slugs#126
schlessera merged 2 commits intomasterfrom
121-slug-case-mismatch

Conversation

@schlessera
Copy link
Member

@schlessera schlessera commented Aug 23, 2018

Fixes #121

This is a breaking change, in that the error output might change for some rare edge cases where previously the expected result would have been produced by sheer coincidence.

Generally, though, this just resolves a bug and should make behavior more consistent and reliable now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug command:theme-activate Related to 'theme activate' command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: False positive result shown when theme slug is entered in non-lowercase for activation

1 participant