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

Error on missing inject tags, Twig support #129

Closed
wants to merge 1 commit into from
Closed

Error on missing inject tags, Twig support #129

wants to merge 1 commit into from

Conversation

spinx
Copy link

@spinx spinx commented Aug 13, 2015

There's a silent fail if inject tags are malformed or missing.
Also added Twig support.

@spinx
Copy link
Author

spinx commented Aug 13, 2015

Right, I'll set up testing env and see why this is failing :/

@ansballard
Copy link

The tests are failing because of the exception being thrown when there aren't tags, so you just need to make sure to catch the exception in the unit tests.

@rejas
Copy link
Contributor

rejas commented Mar 29, 2018

Merged the twig spport by hand, will be looking at adding the other code and updating the tests. thx @spinx

@rejas
Copy link
Contributor

rejas commented Mar 29, 2018

Way to much changed since August 2015 for me to see if the rest of the PR still is needed at all and if yeshow it could be added. Any comments @joakimbeng ?

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

Successfully merging this pull request may close these issues.

3 participants