[ 
https://issues.apache.org/jira/browse/WICKET-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098925#comment-13098925
 ] 

Martin Grigorov commented on WICKET-4033:
-----------------------------------------

Please attach a quickstart application showing the problem.

o.a.w.Component has a method #getResponse() so I expect you can get a reference 
to the current WebResponse but not to AjaxRequestTarget.

> response is referring to a AjaxRequestTarget
> --------------------------------------------
>
>                 Key: WICKET-4033
>                 URL: https://issues.apache.org/jira/browse/WICKET-4033
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.0, 1.4.13
>         Environment: Jetty, ubuntu
>            Reporter: Mathias Hermann
>
> When using a CompoundPropertyModel on an object implementing Panel, referring 
> to a property called "response" when making a Ajax call, will not return the 
> property but instead return that AjaxRequestTarget.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to