[
https://issues.apache.org/jira/browse/SLING-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569832#action_12569832
]
Bertrand Delacretaz commented on SLING-253:
-------------------------------------------
I don't have time to look at this right now, but I have added a test that
demonstrates the problem, in revision 628672, search for "SLING_253" in
http://svn.apache.org/repos/asf/incubator/sling/trunk/scripting/javascript/src/test/java/org/apache/sling/scripting/javascript/helper/EspReaderTest.java
> EspReader eats equals sign before <=% expression
> ------------------------------------------------
>
> Key: SLING-253
> URL: https://issues.apache.org/jira/browse/SLING-253
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Reporter: Bertrand Delacretaz
>
> The EspReader eats the = sign that comes right before the <%= in a template
> like:
> currentNode.text=<%= currentNode.text %>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.