[Mono-bugs] [Bug 81314][Nor] Changed - SiteMapNode.GetStartNode error [w/ fix]

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 5 06:02:03 EDT 2007


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 mhabersack at novell.com.

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

--- shadow/81314	2007-04-04 20:55:27.000000000 -0400
+++ shadow/81314.tmp.6495	2007-04-05 06:02:03.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 81314
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: mhabersack at novell.com                            
 ReportedBy: mmorano at mikeandwan.us               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -69,6 +69,9 @@
 +                               return Provider.RootNode;
 +                       }
 +
                         int i;
                         if (StartingNodeOffset < 0) {
                                 for (i = StartingNodeOffset; i < 0; i ++) {
+
+------- Additional Comments From mhabersack at novell.com  2007-04-05 06:02 -------
+this bug has been fixed in svn head, revision 75419


More information about the mono-bugs mailing list