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

Claude Brisson closed VELOCITY-800.
-----------------------------------

> Subsequent invalid references cannot be resolved by 
> InvalidReferenceEventHandler.invalidGetMethod
> -------------------------------------------------------------------------------------------------
>
>                 Key: VELOCITY-800
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-800
>             Project: Velocity
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: 1.7
>            Reporter: Quintin Siebers
>            Assignee: Claude Brisson
>            Priority: Minor
>              Labels: event, invalid, method, reference, resolve
>         Attachments: SubsequentInvalidReferenceEventHandlerTest.java, 
> VELOCITY-800.patch
>
>
> If $foo is a java.lang.String and a template tried to do $foo.bar, one can 
> use an InvalidReferenceEventHandler to resolve bar into a value. However, if 
> the template tries to do $foo.bar.baz, the last part cannot be resolved using 
> an InvalidReferenceEventHandler. I'll attach an example test case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org

Reply via email to