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=79585 --- shadow/79585 2006-10-05 04:28:41.000000000 -0400 +++ shadow/79585.tmp.12665 2006-10-05 15:12:14.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79585 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Sys.Web AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -117,6 +117,9 @@ w.AddAttribute(HtmlTextWriterAttribute.Title, this.ToolTip); w.AddAttribute (HtmlTextWriterAttribute.Src, ResolveClientUrl (ImageUrl)); #if NET_2_0 string s = Text; + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-05 15:12 ------- +Fixed in r66299. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
