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

Blueprint - Better Error Notification #641

Open
sturple opened this issue Jan 28, 2016 · 0 comments
Open

Blueprint - Better Error Notification #641

sturple opened this issue Jan 28, 2016 · 0 comments

Comments

@sturple
Copy link

sturple commented Jan 28, 2016

Currently right now if there is an error in a blueprint, for example a theme/blueprints/default.yaml, the only way you know there is an error is because your overrides in the blueprint don't show up. There is no indication of where the error is.
I know symfony does use ParseException error, which usually gives a line number and a near item message.
Knowing part of the issue might be that this goes all the way back to https://github.com/rockettheme/toolbox/tree/develop/File/src.

If there is a solution to this either in the form of the debugger or throwing an exception this would be appreciated.

I also noticed while trying to figure this out, that all the downloaded theme blueprints get parsed.

Regards,
Shawn

@mahagr mahagr self-assigned this Jan 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants