[Mono-bugs] [Bug 46797][Wis] Changed - XPath union expression does not return results in document order
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 13 Oct 2003 04:20:16 -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=46797
--- shadow/46797 2003-10-13 03:38:16.000000000 -0400
+++ shadow/46797.tmp.1032 2003-10-13 04:20:16.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 46797
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Wishlist
Component: System.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
@@ -67,6 +67,9 @@
It would be better we apply the patch after fixing this problem.
------- Additional Comments From ginga@kit.hi-ho.ne.jp 2003-10-13 03:38 -------
Created an attachment (id=5573)
Fixed UnionIterator's iteration order.
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp 2003-10-13 04:20 -------
+Okay. I just fixed both of them.