RE: Struts[2] : Checkboxlist Problems

2008-05-20 Thread ravi_eze
I was doing that > caused this not to work, but I reorganized my code in the action class > and was able to make things work. > > -Original Message- > From: Greg Lindholm [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 20, 2008 2:37 PM > To: user@struts.apache.

RE: Struts[2] : Checkboxlist Problems

2008-05-20 Thread Hoying, Ken
: user@struts.apache.org Subject: Re: Struts[2] : Checkboxlist Problems Are you getting any errors? There is a bug in the CheckboxInterceptor where it does not properly handling arrays of checkboxes when none are selected. It might be related, but this issue did causes error messages. I submitted a

Re: Struts[2] : Checkboxlist Problems

2008-05-20 Thread Greg Lindholm
Are you getting any errors? There is a bug in the CheckboxInterceptor where it does not properly handling arrays of checkboxes when none are selected. It might be related, but this issue did causes error messages. I submitted a patch for this issue WW-2339. https://issues.apache.org/struts/br