Skip to content

comments in parameter lists #1227

@martin19

Description

@martin19

I don't know if this is an issue but it cost me all morning to figure out:

comments in parameter lists compile but parameters after the comment are not recognized as parameters. I am using this templating engine soy/metal.js in liferay7. soy/metal.js just quietly accepts this but does never update the parameter after the comment through data binding.

{template .render}
    {@param? thisWill: ?}
//    {@param? foobar: bool}
    {@param? breakTheTemplate: bool}

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