[Mono-dev] Bug in System.Configuration <remove> element

Vladimir Krasnov vladimirk at mainsoft.com
Thu Dec 7 10:36:51 EST 2006


Hello,

There is another bug in <remove> element. Generic
element ConfigurationRemoveElement should calculate
key for remove by calling GetElementKey method of
the collection from which elemnt will be removed.

Please approve attached patch that fixes this problem.

Vladimir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ConfigurationRemoveElement.cs.patch
Type: application/octet-stream
Size: 1917 bytes
Desc: ConfigurationRemoveElement.cs.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061207/5047a54e/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ConfigurationElementCollection.cs.patch
Type: application/octet-stream
Size: 1099 bytes
Desc: ConfigurationElementCollection.cs.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061207/5047a54e/attachment-0001.obj 


More information about the Mono-devel-list mailing list