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

Global Twig templates are not supported #51

Closed
stof opened this issue May 7, 2013 · 2 comments
Closed

Global Twig templates are not supported #51

stof opened this issue May 7, 2013 · 2 comments

Comments

@stof
Copy link
Contributor

stof commented May 7, 2013

The following code does not allow clicking on the template name to access it:

{% extends '::layout.html.twig' %}

It should resolve it to app/Resources/views/layout.html.twig

@Koc
Copy link
Contributor

Koc commented May 11, 2013

go to {% extends 'MopaBootstrapBundle::base.html.twig' %} aren't supported in 0.9.0

@Haehnchen
Copy link
Owner

it is not only a problem on 0.9. goto is working but the twig files are not put into index. some relativePath resolving is wrong in getTwigFilesByName

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

3 participants