[Mono-dev] Bug in System.Configuration

Chris Toshok toshok at ximian.com
Thu Aug 31 17:39:56 EDT 2006


this patch looks good (especially the NameValueConfigurationElement
change.  I thought I'd caught all the configuration properties :)  - can
you add a unit test that shows the failure/fix as well?

Chris

On Thu, 2006-08-31 at 09:41 -0700, Vladimir Krasnov wrote:
> System.Configuration has a bug in processing <remove> tag, while 
> deserializaing this element it creates configuration element of the same
> type 
> as <add> and fails because remove doesnt have required properties.
> 
> Please look at attached patch that fixes this bug.
> 
> Vladimir.
> _______________________________________________
> 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