[
https://issues.apache.org/jira/browse/VELOCITY-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521687
]
Will Glass-Husain commented on VELOCITY-362:
--------------------------------------------
Hi,
Supun and I had a chance to do a little IM. It turns out the fault is on my
end . I'd improperly loaded the test files. The patch is perfect. ant test
passes fine.
I want to study the test cases a little more, than I'll commit. Supun has
promised to discuss the improvements in more detail on the dev list. Again,
very nice work.
> can't load macros in file loaded with #parse
> --------------------------------------------
>
> Key: VELOCITY-362
> URL: https://issues.apache.org/jira/browse/VELOCITY-362
> Project: Velocity
> Issue Type: Improvement
> Components: Engine
> Affects Versions: 1.4
> Environment: Operating System: All
> Platform: All
> Reporter: whxbb
> Priority: Minor
> Fix For: 1.6
>
> Attachments: patch.zip
>
>
> I think this is a big bug. I've used velocity in my projects, erveything is ok
> but this. i want to know it's this problem will be resolved in next version?
> if
> it's not, i have to abandon velocity.
> the bug is :
> from doc:
> This is important to remember if you try to #parse() a template containing
> inline #macro() directives. Because the #parse() happens at runtime, and the
> parser decides if a VM-looking element in the template is a VM at parsetime,
> #parse()-ing a set of VM declarations won't work as expected. To get around
> this, simply use the velocimacro.library facility to have Velocity load your
> VMs at startup.
--
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]