Re: [Wicket-user] FormElement cookies not set when called using AJAX

2006-12-07 Thread Erik van Oosten
Ok, thanks Igor. Done that. Erik. Igor Vaynberg wrote: > this might be a bug, file an issue and someone will have a looksee > > -igor > -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - Take Surveys. Ea

Re: [Wicket-user] FormElement cookies not set when called using AJAX

2006-12-07 Thread Igor Vaynberg
this might be a bug, file an issue and someone will have a looksee -igor On 12/7/06, Erik van Oosten <[EMAIL PROTECTED]> wrote: Hello, I have a DropDownChoice with wantOnSelectionChangedNotifications returning true and persistent set to true. Unfortunately the cookie is not set when the subm

[Wicket-user] FormElement cookies not set when called using AJAX

2006-12-07 Thread Erik van Oosten
Hello, I have a DropDownChoice with wantOnSelectionChangedNotifications returning true and persistent set to true. Unfortunately the cookie is not set when the submit is done through Ajax. Is this on purpose? Is there a known workaround? Regards, Erik. -- Erik van Oosten http://www.day-