Skip to content

skip template with same name as directory#1081

Merged
davidism merged 1 commit intomasterfrom
open-if-exists
Oct 13, 2019
Merged

skip template with same name as directory#1081
davidism merged 1 commit intomasterfrom
open-if-exists

Conversation

@davidism
Copy link
Copy Markdown
Member

When using multiple paths with FileSystemLoader, a template with the same name as a directory will not prevent loading a template in the directory.

closes #821
closes #822
closes #963

When using multiple paths with FileSystemLoader, a template with the
same name as a directory will not prevent loading a template in the
directory.
@davidism davidism added this to the 2.11.0 milestone Oct 13, 2019
@davidism davidism merged commit 464e493 into master Oct 13, 2019
@davidism davidism deleted the open-if-exists branch October 13, 2019 13:48
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FileSystemLoader: {% import foo/test %} fails if there are templates 'foo' and 'foo/test'

1 participant