[
https://issues.apache.org/jira/browse/TAP5-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAP5-193.
-------------------------------------
Resolution: Won't Fix
If the issue is generating ${} escape sequences for output, then write a
component to do that, i.e.
<t:squiggly>foo.bar</t:squiggly> could output ${foo.bar}.
> Ability to escape property expressions
> --------------------------------------
>
> Key: TAP5-193
> URL: https://issues.apache.org/jira/browse/TAP5-193
> Project: Tapestry 5
> Issue Type: Improvement
> Affects Versions: 5.0.15
> Reporter: Filip S. Adamsen
> Priority: Minor
>
> It is currently rather difficult to escape property expressions in Tapestry
> pages and components. There needs to be an easier way to do it than
> $<t:outputRaw value="literal:{expression}"/>.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.