[Mono-bugs] [Bug 46828][Wis] Changed - DTM XPathNavigator does not apply xml:lang when specified on empty element
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 24 Jul 2003 12:45:15 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by ginga@kit.hi-ho.ne.jp.
http://bugzilla.ximian.com/show_bug.cgi?id=46828
--- shadow/46828 Wed Jul 23 17:34:24 2003
+++ shadow/46828.tmp.15868 Thu Jul 24 12:45:15 2003
@@ -1,14 +1,14 @@
Bug#: 46828
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: System.XML
AssignedTo: ginga@kit.hi-ho.ne.jp
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -117,6 +117,9 @@
How often does this happen?
Always
Additional Information:
This would affect the lang () xpath function, when it is implemented.
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp 2003-07-24 12:45 -------
+In fact it was XmlTextReader bug. I fixed it.