[
https://issues.apache.org/jira/browse/VELOCITY-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed VELOCITY-114.
-------------------------------------------
> New line wrongly added to output when using block comments
> ----------------------------------------------------------
>
> Key: VELOCITY-114
> URL: https://issues.apache.org/jira/browse/VELOCITY-114
> Project: Velocity
> Issue Type: Bug
> Components: Engine
> Affects Versions: 1.3-rc1
> Environment: Operating System: All
> Platform: PC
> Reporter: Buddy Kresge
>
> If you use block comments, a new line is incorrectly inserted in the output,
> but if you use regular comments (##) no new line is inserted.
> For example:
> #*
> *#
> Hello
> Will produce:
> Hello
> Where:
> ##
> ##
> Hello
> Will Produce:
> Hello
--
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]