Emmanuel,
there is a bugtracking system for this kind of problems called bugzilla
have a look at this URL
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12573
and http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2075
Like you, I was not happy about this checkbox issue, so I reopened this bug
12573.
You should create yourself a login in bugzilla, and vote for the bug 12573
which will encourage the struts committers to find a solution,
if a solution is doable. Put yourself also on cc in the bug form for 12573
so that you are informed of any status change there.

Antoine
----- Original Message -----
From: "Emmanuel Feller" <[EMAIL PROTECTED]>
To: "Struts Developers List" <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 4:44 PM
Subject: Re:[Bug 12573] - Handling of HTML-Checkboxes and (dynamic)
FormBeans result in false values


> Hi,
>
> I'm quite new to the ML, struts and ASF projects, so please
> escuse my poor english (i'm french). If it is not the way to
> submit a solve the bug please redirect me. :)
>
> I have a solution for the chekbox missing in the request
> when not checked : the taglib should générate after the
> checkbox input tag an hidden input tag wich have the same
> name than the chekbox. So if the checkbox is checked, the
> first value in the request is 'yes' (from the checkbox) and
> ignore the second one, else the value of parameter is 'no'
> from the hidden input.
>
> I hope it helps. I'll submit to the list a patch for the
> taglib on monday if needed.
>
> Regards
> Emmanuel
>
> Emmanuel Feller
> Cap Gemini Ernst & Young
> +33 2 51 17 35 00 poste 37 16
> +33 6 23 34 63 39
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to