esps not executed quite correctly
---------------------------------
Key: SLING-248
URL: https://issues.apache.org/jira/browse/SLING-248
Project: Sling
Issue Type: Bug
Components: Launchpad
Environment: windows xp, java 5
Reporter: Michael Marth
I have an .esp with this code snippet:
posted by <a
href="/microsling/content/blogs/main.html?poster=<%=resource.node.posterName%>">
<%=resource.node.posterName%></a>
the first <%=resource.node.posterName%> does not get executed, the second does.
I experimented a bit and think that <%= %> scripts embedded in an html
attribute do not get executed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.