Re: error shutting down

2018-10-26 Thread Maxim Solodovnik
Please let as know if the issue is still reproducible :) On Fri, 26 Oct 2018 at 23:33, Rob Audenaerde wrote: > Will do, but after the weekend :D > > On Fri, Oct 26, 2018 at 5:58 PM Maxim Solodovnik > wrote: > > > Hello Rob, > > > > The PR was merged, so you can verify the fix using

Re: error shutting down

2018-10-26 Thread Rob Audenaerde
Will do, but after the weekend :D On Fri, Oct 26, 2018 at 5:58 PM Maxim Solodovnik wrote: > Hello Rob, > > The PR was merged, so you can verify the fix using 8.2.0-SNAPSHOT (in ~30 > minutes or so ) :)) > > On Wed, 24 Oct 2018 at 15:09, Maxim Solodovnik > wrote: > > > BTW master branch of our

Re: error shutting down

2018-10-26 Thread Maxim Solodovnik
Hello Rob, The PR was merged, so you can verify the fix using 8.2.0-SNAPSHOT (in ~30 minutes or so ) :)) On Wed, 24 Oct 2018 at 15:09, Maxim Solodovnik wrote: > BTW master branch of our project is already uses wicket 8.2.0-SNAPSHOT > > On Wed, 24 Oct 2018 at 15:07, Maxim Solodovnik > wrote: >

Question about IChoiceRenderer

2018-10-26 Thread Claudia Hirt
Hi all, i have a question about IChoiceRenderer used for Selectboxes. There is a method String getIdValue(Tobject, int index) to get the unique id value of an option object. The javadoc says the following: "This method is called to get the id value of an object (used as the value