Skip to content

autoescape="strict" not supported #44

@hochhaus

Description

@hochhaus

When trying to use a template which explicitly specifies autoescape="strict" this package fails with:

expected "true", "false", or "contextual" for autoescape, got "strict"

As several of the closure-templates example files specify strict autoescape they are not usable without modification. Strict autoescaping was added to soy templates in the April 2014 release and is now the new default. Do any plans exist to add support to this package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions