Hi Maxim, Right, I have to update the description! Thanks! #match does compare the button's name, not the label like it was earlier (which is itself an IModel now, that's why it does not compile)
I will release 7.4.0 today or tomorrow, sorry for the delay :) Best regards, Sebastien. On Fri, Aug 5, 2016 at 1:07 PM, Maxim Solodovnik <[email protected]> wrote: > Dear Sebastien, > > http://www.7thweb.net/wicket-jquery-ui/dialog/MessageDialogPage contains > error in the code: > > if(button != null && button.match(LBL_OK)) > > > is not compilable :( > > BTW maybe it's time to release 7.4.0? :) > > -- > WBR > Maxim aka solomax >
