[Mono-bugs] [Bug 79585][Nor] Changed - Problem with WebControls.HyperLink and tooltips
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 5 15:12:14 EDT 2006
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 gonzalo at ximian.com.
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: gonzalo at ximian.com
ReportedBy: informatique.internet at fiducial.fr
QAContact: mono-bugs at ximian.com
@@ -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 gonzalo at ximian.com 2006-10-05 15:12 -------
+Fixed in r66299.
More information about the mono-bugs
mailing list