[
https://issues.apache.org/jira/browse/TAP5-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Andreou closed TAP5-1371.
---------------------------------
Resolution: Fixed
> Images Assets
> -------------
>
> Key: TAP5-1371
> URL: https://issues.apache.org/jira/browse/TAP5-1371
> Project: Tapestry 5
> Issue Type: Improvement
> Components: documentation
> Reporter: Juan Martin Alba
>
> I was working with assets and I found a problem in the Tapestry documentation.
> http://tapestry.apache.org/tapestry5/guide/assets.html
> The examples of Assets in templates are:
> <img src="asset:context:image/tapestry_banner.gif" alt="Banner"/>
> It should be:
> <img src="${asset:context:image/tapestry_banner.gif}" alt="Banner"/>
> Otherwise it will not work!
> Regards.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.