[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:51:59 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#c3





--- Comment #3 from Greg Smolyn <greg.smolyn at strangeloopnetworks.com>  2009-07-10 15:51:58 MDT ---
I fixed it locally by commenting out lines 391 and 392 in
ConfigurationElement.cs.

  //if (reader.NodeType == XmlNodeType.EndElement)
  //    reader.Read ();

-- 
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