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

Unclosed "{if}", when it is actually closed #396

Closed
Stadly opened this issue Oct 16, 2017 · 1 comment
Closed

Unclosed "{if}", when it is actually closed #396

Stadly opened this issue Oct 16, 2017 · 1 comment

Comments

@Stadly
Copy link

Stadly commented Oct 16, 2017

The latest version of the master branch causes the template

{"{if true}foo{/if}"}

to throw a compiler exception: "{"{if true}foo{/if}"}" unclosed "{if}" in doubled quoted string.

This is probably due to the changes concerning #391 and #392, but in my opinion {"{if true}foo{/if}"} should be a valid template, even though {"{if true}"|cat:"foo{/if}"} should not.

@uwetews
Copy link
Contributor

uwetews commented Oct 18, 2017

This is now fixed.

@uwetews uwetews closed this as completed Oct 18, 2017
wisskid pushed a commit that referenced this issue Apr 12, 2020
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

2 participants