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

vineet semwal commented on WICKET-5265:
---------------------------------------

if those multiple feedbacks for same fence are on same level then it will work 
,say 2 inner feedbacks on same fence ,then outer one will find one or the other 
from metadata when it will try to recurse into component.. is this the case you 
are asking?
                
> FencedFeedbackPanel is broken with RefreshingView(and it's implementations)
> ---------------------------------------------------------------------------
>
>                 Key: WICKET-5265
>                 URL: https://issues.apache.org/jira/browse/WICKET-5265
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: vineet semwal
>              Labels: DataView, FencedFeedbackPanel, RefreshingView
>         Attachments: WICKET-5265.patch
>
>
> FencedFeedbackPanel doesn't work correctly if inner form(s) are in 
> RefreshingView(or it's implementations)..
> in this case outerform feedbackpanel just starts including messages meant for 
> inner feedbackpanel.
> with ListView FencedFeedbackPanel works correctly..
> actually one user(Mike Dundee) created this issue in quickview 
> https://github.com/vineetsemwal/quickview/issues/19
>  so in that link he has described his problem and pasted the code you can use 
> to reproduce ...
> there i have also explained why it's broken with RefreshingView and it's 
> implementations currently(it's a little complex so i am trying to avoid 
> explaining all again ,also english is not my first language :-) ) 
> thank you !

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to