[
https://issues.apache.org/jira/browse/TAP5-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAP5-710.
-------------------------------------
Assignee: Howard M. Lewis Ship (was: Christophe Cordenier)
Fix Version/s: 5.2.1
Resolution: Fixed
Updated in the Confluence wiki
> Documentation about "use of asset: and context: to reference assets directly
> from a template file" has errors (See TAP5-214)
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: TAP5-710
> URL: https://issues.apache.org/jira/browse/TAP5-710
> Project: Tapestry 5
> Issue Type: Bug
> Components: documentation
> Affects Versions: 5.1.0.0, 5.1
> Reporter: Viju Kothuvatiparambil
> Assignee: Howard M. Lewis Ship
> Fix For: 5.2.1
>
>
> In page http://tapestry.formos.com/nightly/tapestry5/guide/assets.html,
> dollar sign and curly braces are missing around the src value.
> 1. <img src="asset:context:image/tapestry_banner.gif" alt="Banner"/> should
> be changed to <img src="${asset:context:image/tapestry_banner.gif}"
> alt="Banner"/>
> 2. <img src="context:image/tapestry_banner.gif" alt="Banner"/> should be
> changed to <img src="${context:image/tapestry_banner.gif}" alt="Banner"/>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.