Skip to content

WP-CLI Themes: Added workaround to eqalize folder naming conventions across Win/Mac/Linux#151

Closed
achyuthajoy wants to merge 5 commits intowp-cli:masterfrom
achyuthajoy:fix-121
Closed

WP-CLI Themes: Added workaround to eqalize folder naming conventions across Win/Mac/Linux#151
achyuthajoy wants to merge 5 commits intowp-cli:masterfrom
achyuthajoy:fix-121

Conversation

@achyuthajoy
Copy link
Contributor

@achyuthajoy achyuthajoy commented Mar 3, 2019

Modified Theme Fetcher to strict compare specified theme slug against existing ones as a Workaround to Operating System folder naming conventions.

This will equalize the non-lowercase slugs across all operating systems. If exact slug is not found, error is returned.

Fix to #121 - More info added to the bug report

@schlessera schlessera added bug command:theme Related to 'theme' command labels Mar 4, 2019
@schlessera
Copy link
Member

@achyuthajoy Can you add Behat tests for this?

@achyuthajoy
Copy link
Contributor Author

@achyuthajoy Can you add Behat tests for this?

Sure @schlessera, will add the tests and update PR.

@schlessera
Copy link
Member

@achyuthajoy Just let me know if you need help with the tests.

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

Labels

bug command:theme Related to 'theme' command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants