On 06/11/14 06:39, Martin Grigorov wrote:
Hi Andrea,

Do you suggest to change the default value for
AjaxRequestAttributes#eventPropagation from Stop to Bubble in Wicket 6.x ?
This is a rather big behavior change that may cause problems in many
applications.
No no, if nobody has complained about it I also agree to keep it as it is. I was just wondering what might have caused this behavior change from 6.7.0 to 6.8.0. Then I saw that WICKET-5178 might be the cause (not 100% sure), and that WICKET-5198 was only for master.
This problem (and 'allowDefault' is similar) has been identified long time
ago but we agreed that it is change that my break apps silently in a minor
release so we left it for 7.0.0/

In our main app we use a
AjaxRequestTarget.AbstractListener#updateAjaxAttributes() to set it to
Bubble as default. This helped a lot to migrate the app to Wicket 7 !

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov


Reply via email to