[ http://issues.apache.org/jira/browse/VELOCITY-146?page=all ]
Will Glass-Husain updated VELOCITY-146:
---------------------------------------
Bugzilla Id: (was: 17669)
Summary: Macros not evaluated on the first attempt with #parse (was: Macros not evaluated
on the first attempt)
> Macros not evaluated on the first attempt with #parse
> -----------------------------------------------------
>
> Key: VELOCITY-146
> URL: http://issues.apache.org/jira/browse/VELOCITY-146
> Project: Velocity
> Type: Improvement
> Components: Build
> Versions: 1.5
> Environment: Operating System: All
> Platform: PC
> Reporter: Sami Leino
> Priority: Minor
> Fix For: 1.5
> 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: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org
|