DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7383>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7383

Wrong parameter passing to macro will not result in parse error

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From [EMAIL PROTECTED]  2002-03-23 14:01 -------
This is of historical nature - at first, with VMs, we allowed this syntax for 
passing literals.  Right now, Velocity will put a message to the log like :

Unsupported arg type : red  You most likely intended to call a VM with a 
string literal, so enclose with ' or " cha
racters. (VMProxyArg.setup())

We can either elimintate the possibliity of passing the token, or treat as a 
literal.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to