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 theme name in theme.json (if lowercase) #2340

Closed
wants to merge 2 commits into from

Conversation

mohabmes
Copy link

It's very simple.
Fix the theme name in theme.json by using the same name of the directory created. That should fix #2257.

@CLAassistant
Copy link

CLAassistant commented Feb 18, 2022

CLA assistant check
All committers have signed the CLA.

@shopwareBot
Copy link

Hello,

thank you for creating this pull request.
I have opened an issue on our Issue Tracker for you. See the issue link: https://issues.shopware.com/issues/NEXT-20225

Please use this issue to track the state of your pull request.

@King-of-Babylon
Copy link
Contributor

Hi mohabmes,

thank you for your contribution, but this correction is no longer necessary as we now enforce that the first letter in a theme name must be capitalized.
https://github.com/shopware/platform/blob/trunk/src/Storefront/Theme/Command/ThemeCreateCommand.php#L43

Best regards 💙

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong theme name in theme.json if you are using a lowercase name
5 participants