You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Henning Schmiedehausen (JIRA)" <de...@velocity.apache.org> on 2007/03/08 01:04:32 UTC

[jira] Closed: (VELOCITY-126) String containing '##' is treated as unterminated String.

     [ https://issues.apache.org/jira/browse/VELOCITY-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henning Schmiedehausen closed VELOCITY-126.
-------------------------------------------


> String containing '##' is treated as unterminated String.
> ---------------------------------------------------------
>
>                 Key: VELOCITY-126
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-126
>             Project: Velocity
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: 1.5
>         Environment: Operating System: All
> Platform: All
>            Reporter: Jimmy Wan
>             Fix For: 1.5
>
>
> The following template snippet
> ${System_err.println("###############################################")}
> Results in this output:
> [INFO,STDERR] [rrd] 1042589262000 Error in interpolating string literal : 
> org.apache.velocity.runtime.parser.ParseException: Lexical error: 
> org.apache.velocity.runtime.parser.TokenMgrError: Lexical error at line 1, 
> column 49.  Encountered: <EOF> after : ""
> If you're wondering what I'm doing, I've got System.err passed into velocity as 
> System_err

-- 
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