SLING-6008 - The display context cannot be overwritten for HTML attribute expressions

* allowed display context overrides for attributes by checking if the expression was already
transformed into an XSS RuntimeCall
* added extra test based on the TCK that checks the encoding of an attribute value
generated by a Sightly expression
* updated TCK

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1757548 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 371212a1c812060e2c0bd0490465ccd6f418d040
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting Sightly Compiler

The Apache Sling Scripting Sightly Compiler provides support for compiling Sightly scripts into an Abstract Syntax Tree.