You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Will Glass-Husain (JIRA)" <de...@velocity.apache.org> on 2007/12/18 15:44:43 UTC

[jira] Commented: (VELOCITY-580) Multi line comments simply don't work inside a macro

    [ https://issues.apache.org/jira/browse/VELOCITY-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552771 ] 

Will Glass-Husain commented on VELOCITY-580:
--------------------------------------------

Thanks for reporting this.  Will take a look at it.

> Multi line comments simply don't work inside a macro
> ----------------------------------------------------
>
>                 Key: VELOCITY-580
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-580
>             Project: Velocity
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: 1.5
>            Reporter: BoD
>
> This very simple macro: 
> #macro(tabSection_begin $sectionTitle)
> a
> #*
> test 
> *#
> b
> #end
> produces : 
> a *# b
> (notice the presence of the end of comment "*#" in the result !)
> This worked as intended in 1.3.1.

-- 
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: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org