[Mono-bugs] [Bug 521231] System.Configuration skips xml nodes when reading two ConfigurationElementCollections in a row.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jul 10 17:06:28 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=521231

User greg.smolyn at strangeloopnetworks.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=521231#c2





--- Comment #2 from Greg Smolyn <greg.smolyn at strangeloopnetworks.com>  2009-07-10 15:06:27 MDT ---
Actually it looks more like there's always an extra read after a collection. 
If you put an element between the two collections ("<baz id="1" />"), it will
skip that baz (and not parse it) but then land on the <bars> instead of the
<bar>

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


More information about the mono-bugs mailing list