[
https://issues.apache.org/jira/browse/TAP5-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980753#action_12980753
]
Bob Harner commented on TAP5-1371:
----------------------------------
This was already fixed by somebody at some point, so this issue can be closed.
> Images Assets
> -------------
>
> Key: TAP5-1371
> URL: https://issues.apache.org/jira/browse/TAP5-1371
> Project: Tapestry 5
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 5.1.0.0
> 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.