[Mono-devel-list] System.Web.UI.Control - FindControl problem
Ilya Kharmatsky
ilyak at mainsoft.com
Tue Mar 8 10:52:40 EST 2005
I've opened new bug: http://bugzilla.ximian.com/show_bug.cgi?id=73479
for this issue and added to bug modified patch.
Please ignore the previous patch - posted to mono-devel-list.
Ilya Kharmatsky wrote:
> Hi!
>
> I have following problem, which I think some kind of regression.
> When I'm adding 2 or more controls with same ID - FindControl method
> (by this ID) should throw HttpException. This not happens.
>
> Attached test case (create page and replace Page_Load method with
> attached one).
> and possible patch.
>
> Please review it.
>
> Thanks,
> Ilya.
>
>
>
More information about the Mono-devel-list
mailing list