2009-01-20 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Tue, 20 Jan 2009 10:46:06 +0000 (10:46 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Tue, 20 Jan 2009 10:46:06 +0000 (10:46 -0000)
commit29dd077cdd6236693bd4df628250ec21ec78ffec
treeca6917ecdc9dec20fb2066069cced1e4f2130553
parentaa2607300a64ccd0fbd153db7ec33556cd712b99
2009-01-20  Atsushi Enomoto  <atsushi@ximian.com>

* XmlDocumentNavigator.cs : in some corner cases an attribute
  may have null OwnerElement. Fixed bug #458245.

* SelectNodesTests.cs : added test for bug #458245.

svn path=/trunk/mcs/; revision=123868
mcs/class/System.XML/System.Xml/ChangeLog
mcs/class/System.XML/System.Xml/XmlDocumentNavigator.cs
mcs/class/System.XML/Test/System.Xml.XPath/ChangeLog
mcs/class/System.XML/Test/System.Xml.XPath/SelectNodesTests.cs