Skip to content

autoescape="strict" not supported #44

Open
@hochhaus

Description

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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