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

Fixed generating %kernel.project_dir%/templates directory #9

Closed
wants to merge 1 commit into from

Conversation

alongosz
Copy link
Member

While executing locally integration tests, some packages generate dummy %kernel.project_dir%/templates directory. I've tracked it down to https://github.com/ibexa/design-engine/blob/v4.5.4/src/bundle/DependencyInjection/Compiler/TwigThemePass.php (applies to v3.3 as well).
We're probably gonna remove that statement there as it's obsolete and redundant (recipes create that directory anyway).

That said, for now, let's also define twig.default_path as ./var/templates with respect to the actual project dir (which is package root in integration tests). Might be useful in general.

@alongosz
Copy link
Member Author

Closing in favor of ezsystems/ezplatform-design-engine#47

@alongosz alongosz closed this Jan 31, 2024
@alongosz alongosz deleted the fix-kernel-project-dir-templates-dir branch January 31, 2024 14:52
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.

1 participant