Skip to content

Parser throws only one error #411

Description

@Roobun

buildTree() method of class TreeParser adds only last found error in template.

E.g. after parsing that template (which has two not closed For tags) interpreter has one error (about not having ending tag for last one for operation)
"{% for item in list %}\n" +
"{% for element in vector %}\n"

It also applies to other tags

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions