[Mono-bugs] [Bug 48592][Nor] Changed - error rendering aspx/ascx with javascript inside
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 21 Sep 2003 20:26:51 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=48592
--- shadow/48592 2003-09-19 02:59:10.000000000 -0400
+++ shadow/48592.tmp.17405 2003-09-21 20:26:51.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 48592
Product: Mono/Runtime
Version: unspecified
OS: Mandrake 9.1
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: gonzalo@ximian.com
ReportedBy: nicorac@yahoo.com
QAContact: mono-bugs@ximian.com
@@ -131,6 +131,9 @@
var usr = document.getElementById('<%= txtUsername.ClientID %>');
to
// var usr = document.getElementById('<%= txtUsername.ClientID %
>');
the <%= ... %> block always gets compilde
+
+------- Additional Comments From gonzalo@ximian.com 2003-09-21 20:26 -------
+Fixed in CVS.