[Mono-devel-list] State error in ASP Checkbox control

Gonzalo Paniagua Javier gonzalo at ximian.com
Mon Jul 21 04:39:27 EDT 2003


El lun, 21-07-2003 a las 03:42, Jacob Eggleston escribió:
> While working on getting multipart/form-data support
> working, I had a problem with the ASP checkbox control
> not maintaining it's state from one event to the next.
> So I made a simple test page, using the default
> urlencode post back, and I observed the same thing
> happening. I have attached the aspx file that
> reproduces the behavior.
> 
> I looked at how the checkboxes are being rendered, and
> found that they are being rendered with IDs of "1",
> "2", etc., even if I specify an ID for them. I believe
> this is where the problem lies.
> 
> OBS:Since I'm still not very familiar with the new
> ASP.NET tags, I used Visul Studio .NET to generate the
> checkbox html, and then copied it to Linux where I'm
> running Mono.

I've just fixed this in CVS. Thanks for the test case.

-Gonzalo





More information about the Mono-devel-list mailing list