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

Investigate validation bug allowing theme files to reference files from a different theme #552

Open
pakim1 opened this issue Sep 13, 2021 · 0 comments

Comments

@pakim1
Copy link

pakim1 commented Sep 13, 2021

Description and Context

There was an issue that a theme installation was getting stuck in-progress which was reported by a customer. The root cause of this issue was tracked down to a metadata file from a module in the downloaded theme that was referencing a CSS file and image from a different theme from the provider. While fixing the references resolved the customer's issue, this should've been caught by the validation logic as an error before the provider was able to list the theme on the marketplace so should be fixed or added to the validation logic if it's not there.

Screenshot

Screen Shot 2021-09-08 at 4 32 20 PM

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