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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
