[
https://issues.apache.org/jira/browse/VELOCITY-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nathan Bubna resolved VELOCITY-698.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0
1.7
The #stop(parse) is now gone from 2.0, but you can now do #break($template) in
both 1.7 and 2.0 thanks to VELOCITY-704. So i think that closes out this
issue, right?
> If #stop is specified as #stop(template) then parsing only stops current
> template rendering
> -------------------------------------------------------------------------------------------
>
> Key: VELOCITY-698
> URL: https://issues.apache.org/jira/browse/VELOCITY-698
> Project: Velocity
> Issue Type: New Feature
> Components: Engine
> Affects Versions: 2.0
> Reporter: Byron Foster
> Fix For: 1.7, 2.0
>
>
> #stop(template) will only stop the current template, so if the template is
> called with a #parse command, then rendering will end within the given
> #parse, and resume within the calling template.
--
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]