[Mono-bugs] [Bug 540198] XContainer.ReplaceNodes doesn't seem to recognise 'IOrderedEnumerable<XElement>'

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 17 08:49:14 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=540198#c2

Atsushi Enomoto <aenomoto at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #2 from Atsushi Enomoto <aenomoto at novell.com> 2009-11-17 13:49:13 UTC ---
Fixed in svn (r146348). Nodes() turned out to be a "live" list that reflects
on-the-fly removal state. So, to keep argument content, it needs additional
care to not lose linked nodes.


-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list