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=6546>. 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=6546 Problems with recursive macro calling when using #set with "" (doublequotes) Summary: Problems with recursive macro calling when using #set with "" (doublequotes) Product: Velocity Version: 1.2 Platform: PC OS/Version: Linux Status: NEW Severity: Critical Priority: Other Component: Source AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Because of use of #set statements of this kind: #set($test = "blah blah $value") macros are not being called. It looks like they were not defined. Output looks like this: #testMacro -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
