Home All Groups Group Topic Archive Search About

a bug in BaseValidator.RegisterValidatorCommonScript() implementat

Author
24 Oct 2006 10:03 AM
Dusan Hlavaty
I think, I found a bug in 'BaseValidator.RegisterValidatorCommonScript()'
method implementation.

I looked at the source code through 'Reflector'. There is a
'IsClientScriptBlockRegistered(...)' method call, but I really think that
there may be 'IsStartupScriptRegistered(...)'.

This bug doesn't affect the behaviour of method, but it slows down
validators registration.

bug can be found:
System.Web.dll version 2.0.50727.210
..NET Framework version 2.0.50727

My question is: Is this a correct place to report this kind of bug ? or (if
not) where and how can I report this bug ?


--
Dusan Hlavaty
production lead, main programmer
Perex, a.s.

Author
25 Oct 2006 10:42 AM
Dusan Hlavaty
Okey, once again. Can someone tell me, where is the right place to report
this kind of bug ?


--
Dusan Hlavaty
production lead, main programmer
Perex, a.s.
Author
25 Oct 2006 12:14 PM
Robert Haken [MVP]
For reporting bugs, use http://connect.microsoft.com.

Robert Haken [MVP ASP/ASP.NET]
HAVIT, s.r.o., www.havit.cz
http://knowledge-base.havit.cz


Show quoteHide quote
"Dusan Hlavaty" <DusanHlav***@discussions.microsoft.com> pí¹e v diskusním
pøíspìvku news:11D6E574-F8FE-4B19-92F0-12084A1B1447@microsoft.com...
>I think, I found a bug in 'BaseValidator.RegisterValidatorCommonScript()'
> method implementation.
>
> I looked at the source code through 'Reflector'. There is a
> 'IsClientScriptBlockRegistered(...)' method call, but I really think that
> there may be 'IsStartupScriptRegistered(...)'.
>
> This bug doesn't affect the behaviour of method, but it slows down
> validators registration.
>
> bug can be found:
> System.Web.dll version 2.0.50727.210
> .NET Framework version 2.0.50727
>
> My question is: Is this a correct place to report this kind of bug ? or
> (if
> not) where and how can I report this bug ?
>
>
> --
> Dusan Hlavaty
> production lead, main programmer
> Perex, a.s.