Steps to reproduce:

- Create a view displaying fields
- Copy views-view-fields.html.twig from views/templates into yourtheme/templates and add the view name to the template, such as views-view-fields--VIEWNAME.html.twig
- cache clear.
- View the view. On screen you will see the markup, and in source you will see all the mark up being escaped.

Template error

I experienced this in a site I am prototyping on beta 3 and have verified the problem exists in d8 using bartik rather than a custom theme.

CommentFileSizeAuthor
20141128_views_double_escape_error.png29.46 KBfloydm
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

floydm’s picture

Title: views-view-fields.tpl.php template override getting escaped » views-view-fields.tpl.twig template override getting escaped

This issue appears to have already been reported.

floydm’s picture

star-szr’s picture

Status: Active » Closed (duplicate)

Thanks @Floydm for the report, we can close this one as a duplicate then.