[Mono-bugs] [Bug 46751][Wis] Changed - xpath does not correctly handle variables from an XsltContext

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 27 Jul 2003 16:12:24 -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 piersh@friskit.com.

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

--- shadow/46751	Tue Jul 22 18:37:01 2003
+++ shadow/46751.tmp.19256	Sun Jul 27 16:12:24 2003
@@ -1,14 +1,14 @@
 Bug#: 46751
 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: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -46,6 +46,9 @@
 
 you get a different error:
 invalid operator name: 'length'
 It looks like something with variable names is messed up.
 
 This bug blocks managed xslt
+
+------- Additional Comments From piersh@friskit.com  2003-07-27 16:12 -------
+works now