Skip to content

Parser should fail on duplicate bindings #53

@hugithordarson

Description

@hugithordarson

The inline binding parser in NGTemplateParser.parseBindings() silently overwrites duplicate binding keys. For example:

<wo:String value="$name" value="$other" />

The second value quietly replaces the first. This should be a parse error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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