Peter SEVERIN created VELOCITY-1000:
---------------------------------------
Summary: InvalidReferenceEventHandler.invalidSetMethod receives
bad leftreference argument
Key: VELOCITY-1000
URL: https://issues.apache.org/jira/browse/VELOCITY-1000
Project: Velocity
Issue Type: Bug
Reporter: Peter SEVERIN
Velocity template like this:
{code:java}
"#set($yy.dummy = $q1)";
{code}
will call InvalidReferenceEventHandler.invalidSetMethod with "yy" for
leftreference argument instead of "yy.dummy".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]