Re: are there any changes to radioGroup and AjaxFormChoiceComponentUpdatingBehavior on wickte 7?

2016-05-09 Thread Tobias Soloschenko
Hi Ernesto, I think as long as the third party library is not Wicket 7.0 proofed you should use it careful. Because of this the migration guide is very useful - each framework should be checked when upgrade a major version. Even on OS level there is a requirement note and sometimes API changes

Re: are there any changes to radioGroup and AjaxFormChoiceComponentUpdatingBehavior on wickte 7?

2016-05-09 Thread Ernesto Reinaldo Barreiro
Martin, Actually I was vaguely aware of having read the discussion related to the issue... https://mail-archives.apache.org/mod_mbox/wicket-dev/201411.mbox/%3ccamomwmrvoeghovjj2u7pck9js2on-d28fww9fxck6xgyvcc...@mail.gmail.com%3E It was a bit more difficult to figure out this was the culprit in

Re: are there any changes to radioGroup and AjaxFormChoiceComponentUpdatingBehavior on wickte 7?

2016-05-09 Thread Martin Grigorov
https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0#MigrationtoWicket7.0-org.apache.wicket.ajax.attributes.AjaxRequestAttributes#eventPropagationisnowBUBBLEbydefaultWICKET-5198 Having so detailed migration guide sometimes is a drawback - people don't want to read it

Re: are there any changes to radioGroup and AjaxFormChoiceComponentUpdatingBehavior on wickte 7?

2016-05-09 Thread Ernesto Reinaldo Barreiro
Martin. Thanks for explanation. This little thing was preventing me from jumping to wicket 7. Now I can migrate my project :-) On Mon, May 9, 2016 at 4:17 PM, Martin Grigorov wrote: > On Mon, May 9, 2016 at 4:14 PM, Ernesto Reinaldo Barreiro < > reier...@gmail.com> wrote:

Re: are there any changes to radioGroup and AjaxFormChoiceComponentUpdatingBehavior on wickte 7?

2016-05-09 Thread Martin Grigorov
On Mon, May 9, 2016 at 4:14 PM, Ernesto Reinaldo Barreiro < reier...@gmail.com> wrote: > Problem was > > attributes.setEventPropagation(AjaxRequestAttributes.EventPropagation.STOP > ); > > was need. Before STOP was the default, now it is BUBBLE. Just wondering > why default was changed? > It

Re: are there any changes to radioGroup and AjaxFormChoiceComponentUpdatingBehavior on wickte 7?

2016-05-09 Thread Ernesto Reinaldo Barreiro
Problem was attributes.setEventPropagation(AjaxRequestAttributes.EventPropagation.STOP); was need. Before STOP was the default, now it is BUBBLE. Just wondering why default was changed? On Mon, May 9, 2016 at 3:26 PM, Ernesto Reinaldo Barreiro < reier...@gmail.com> wrote: > This seem to be

Re: are there any changes to radioGroup and AjaxFormChoiceComponentUpdatingBehavior on wickte 7?

2016-05-09 Thread Ernesto Reinaldo Barreiro
This seem to be some bug on the bootstrap layer NOT a Wicket bug: stripping bootstrap specifics makes wicket AJAX work. On Mon, May 9, 2016 at 3:02 PM, Ernesto Reinaldo Barreiro < reier...@gmail.com> wrote: > @Martin, > > cleaned up working branch. > >

Re: are there any changes to radioGroup and AjaxFormChoiceComponentUpdatingBehavior on wickte 7?

2016-05-09 Thread Ernesto Reinaldo Barreiro
@Martin, cleaned up working branch. https://github.com/l0rdn1kk0n/wicket-bootstrap/pull/604 On Mon, May 9, 2016 at 1:40 PM, Ernesto Reinaldo Barreiro < reier...@gmail.com> wrote: > Hi, > > Sorry for the long time it took... Today I finally managed to find some > free time to create something

Re: are there any changes to radioGroup and AjaxFormChoiceComponentUpdatingBehavior on wickte 7?

2016-05-09 Thread Ernesto Reinaldo Barreiro
Hi, Sorry for the long time it took... Today I finally managed to find some free time to create something you can use to see the problem in action: https://github.com/l0rdn1kk0n/wicket-bootstrap/pull/603 Shows a component (Bootstrap radio choice) that does not work in wicket 7.3.0 and PR

Re: [ANNONCE] Wicket jQuery UI 7.3.0 released

2016-05-09 Thread Maxim Solodovnik
Thanks a lot Sebastien! On Mon, May 9, 2016 at 4:24 PM, Sebastien wrote: > Dear Wicket jQuery & Kendo UI users, > > Wicket jQuery UI 7.3.0 based on Apache Wicket 7.3.0 is now released. > > *Changelog:* > > >

[ANNONCE] Wicket jQuery UI 6.23.0 released

2016-05-09 Thread Sebastien
Dear Wicket jQuery & Kendo UI users, Wicket jQuery UI 6.23.0 based on Apache Wicket 6.23.0 is now released. *Changelog* (same as 7.3.0) https://github.com/sebfz1/wicket-jquery-ui/releases/tag/wicket-jquery-ui-7.3.0 *Maven dependencies* com.googlecode.wicket-jquery-ui

[ANNONCE] Wicket jQuery UI 7.3.0 released

2016-05-09 Thread Sebastien
Dear Wicket jQuery & Kendo UI users, Wicket jQuery UI 7.3.0 based on Apache Wicket 7.3.0 is now released. *Changelog:* https://github.com/sebfz1/wicket-jquery-ui/releases/tag/wicket-jquery-ui-7.3.0 *Maven dependencies* com.googlecode.wicket-jquery-ui wicket-jquery-ui 7.3.0