[Mono-bugs] [Bug 77781][Nor] Changed - current() not working in xsl:sort

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 15 10:12:56 EST 2006


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 atsushi at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77781

--- shadow/77781	2006-03-15 06:00:03.000000000 -0500
+++ shadow/77781.tmp.20174	2006-03-15 10:12:56.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77781
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Debian Woody
 OS Details: Debian Woody
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: hugobendelin at hotmail.com               
 QAContact: mono-bugs at ximian.com
@@ -255,6 +255,11 @@
 are evaluated without proper "current node" context. Thus it always
 evaluates current node context as its parent's.
 
 To make proper fix, I will have to put sort functionality besides
 XPathExpression.AddSort(). It might not be fixed soon, but hopefully
 within a few days.
+
+------- Additional Comments From atsushi at ximian.com  2006-03-15 10:12 -------
+I ended up to create another xsl:sort evaluator than
+XPathExpression.AddSort() and made a fix to handle the problem I wrote
+above, so now it should work. If the problem still happens, please reopen.


More information about the mono-bugs mailing list