[Mono-dev] R: Checkbox ViewState (postback) problem
Juraj Skripsky
js at hotfeet.ch
Wed Jul 5 03:12:26 EDT 2006
Hi Roberto,
I'm still waiting for the maintainer's approval. As soon as I get that
and commit, the next daily package should include the fix.
- Juraj
On Wed, 2006-07-05 at 08:59 +0200, subscription.sapi wrote:
> Hi Juraj, the patch works fines, we'll execute some additional tests to validate the code. Can you tell me in which mono daily package we'll find the patch ?
>
> -----Messaggio originale-----
> Da: Juraj Skripsky [mailto:js at hotfeet.ch]
> Inviato: martedì 4 luglio 2006 21.29
> A: subscription.sapi
> Oggetto: Re: [Mono-dev] Checkbox ViewState (postback) problem
>
> Hi Roberto,
>
> Could you try the attached System.Web.dll and make sure, everything else
> still works?
>
> - Juraj
>
> On Tue, 2006-07-04 at 19:21 +0200, subscription.sapi wrote:
> > We have discovered a bug for checkbox on web page.
> >
> > Follows a description of the problem, in attach a simple project with
> > source code to reproduce the bug.
> >
> >
> >
> > Description:
> >
> > We inserted a checkbox in a webform.
> >
> > We set the checkbox properties enabled=false and checked=true.
> >
> >
> >
> > On the button click we read the checkbox status (but the same
> > behaviour happens if button click does not read nothing, simple button
> > click (post) produces same result).
> >
> > Button click on the web form, returns a web page with "unchecked"
> > checkbox.
> >
> >
> >
> > It seems a postback problem, like if state of the checkbox be not
> > saved in the ViewState.
> >
> >
> > >
> >
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list