You can view the issue detail at the following URL:
<http://scarab.werken.com/issues/id/TRQD8>
Type : Defect
Issue Id : TRQD8
Reported by: Quinton McCombs
quintonm - ([EMAIL PROTECTED])
Details:
Platform: All
Operating system: Suse
Summary: Velocity site how-to incorrectly states the use of $link tool
Description: This is a quote from the how-to:
"In index.vm, if you want to link to UserAdmin.vm, you would add something like this
to the HTML:
<a href="$link.setPage("admin,UserAdmin.vm")">User Admin Screen</a>
As you can see above, I used a "," instead of a "/". You can use either one here. The
above will create a fully formed URI with the session information encoded into the
link if the clients brower has cookies turned off. "
This is not correct. You can not use a slash instead of the comma unless you change
the default pull tool for $link to TemplateLinkWithSlash.
Status: New
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>