[ http://issues.apache.org/jira/browse/VELOCITY-146?page=all ]
Henning Schmiedehausen updated VELOCITY-146:
--------------------------------------------
Bugzilla Id: (was: 17669)
Component/s: Engine
(was: Source)
> Macros not evaluated on the first attempt with #parse
> -----------------------------------------------------
>
> Key: VELOCITY-146
> URL: http://issues.apache.org/jira/browse/VELOCITY-146
> Project: Velocity
> Issue Type: Improvement
> Components: Engine
> Affects Versions: 1.5
> Environment: Operating System: All
> Platform: PC
> Reporter: Sami Leino
> Priority: Minor
> Fix For: 1.6
>
> Attachments: wml_templates.zip
>
>
> I have noticed that sometimes macros do not get evaluated after Velocity has
> just been started. A subsequent request for the same resource produces a
> valid
> document, where macros are now correctly evaluated.
> Here's an example: I have a WAP-Mail webapp, which runs on Tomcat 3.3a. It
> uses
> Velocity to render the content, and the Velocity versions I have used are 1.2-
> dep, 1.3-dep and 1.3.1-dep. This problem occurs with all of these versions.
> The first request should produce a message list (there's an autologin
> feature,
> so the message list page is the first one being accessed). Here's the most
> relevant part of the content:
> ------------------------------------------------------------------------------
> <p>Folder: INBOX<br/></p>
> <p>
> <br/><b>Date: 05.03 11:16</b>
> <br/>Sender: John Doe
> <br/>Subject: <a href="/wapmail/message/show/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]