2008-01-26 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Sat, 26 Jan 2008 10:01:07 +0000 (10:01 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Sat, 26 Jan 2008 10:01:07 +0000 (10:01 -0000)
commitb51b8ffd4e8928aeb80546d58f9ff74a8bebdb1c
tree09dd4712140a72bec9b635505d1ede8dcdec14c4
parent612a61523a1774e6d9a022ab0954ed3f68623789
2008-01-26  Atsushi Enomoto  <atsushi@ximian.com>

* XNodeReader.cs : fixed GetAttribute() that wrongly resulted in
  returning "" instead of null. Fixed bug #335975.

* XNodeReaderTest.cs : test for bug #335975.

svn path=/trunk/mcs/; revision=93981
mcs/class/System.Xml.Linq/System.Xml.Linq/ChangeLog
mcs/class/System.Xml.Linq/System.Xml.Linq/XNodeReader.cs
mcs/class/System.Xml.Linq/Test/System.Xml.Linq/ChangeLog
mcs/class/System.Xml.Linq/Test/System.Xml.Linq/XNodeReaderTest.cs