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=81376 --- shadow/81376 2007-04-14 13:03:14.000000000 -0400 +++ shadow/81376.tmp.17422 2007-04-18 08:08:10.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 81376 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -42,6 +42,9 @@ - starting_node = Provider.CurrentNode; + starting_node = SiteMap.CurrentNode; } else if (StartingNodeUrl.Length != 0) { string url = MapUrl (StartingNodeUrl); SiteMapNode node = Provider.FindSiteMapNode (url); + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-18 08:08 ------- +This bug has been fixed in svn head, revision 75864 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
