[
https://issues.apache.org/jira/browse/VELOCITY-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed VELOCITY-342.
-------------------------------------------
> Texen example does not work
> ---------------------------
>
> Key: VELOCITY-342
> URL: https://issues.apache.org/jira/browse/VELOCITY-342
> Project: Velocity
> Issue Type: Bug
> Components: Texen
> Affects Versions: 1.5
> Environment: Operating System: Windows 2000
> Platform: PC
> Reporter: Shinobu Kawai
> Assigned To: Velocity-Dev List
> Attachments: texen.xdoc.patch
>
>
> The Texen example at
> http://jakarta.apache.org/velocity/texen.html
> does not work.
> In Control.vm, to create the output file name, $stringutils.concat
> ([$planet, ".html"]) is being used, but StringUtils is set to the Context
> as "strings".
> The correct template shoud read: $strings.concat([$planet, ".html"])
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]