Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Incomplete
-
1.2
-
None
-
None
-
Operating System: All
Platform: PC
-
6146
Description
the following statement produces an error:
#if(!$class.primitive)item#elseif
($class.name == "char")new Character(item)#end
#end
[Generator.main]org.apache.velocity.exception.ParseErrorException: Encountered
"\r\n" at line 3, column 34.
Was expecting one of:
"(" ...
<WHITESPACE> ...
org.apache.velocity.exception.ParseErrorException: Encountered "\r\n" at line 3,
column 34.
Was expecting one of:
"(" ...
<WHITESPACE> ...
I would assume "\r\n" is WHITESPACE