[Mono-bugs] [Bug 78643][Nor] Changed - MS.NET needs alternating quotes in server controls, mono does not

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 15 11:44:08 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 juraj at hotfeet.ch.

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

--- shadow/78643	2006-06-15 07:18:43.000000000 -0400
+++ shadow/78643.tmp.5751	2006-06-15 11:44:08.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78643
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: FC5
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: juraj at hotfeet.ch               
 QAContact: mono-bugs at ximian.com
@@ -36,6 +36,9 @@
 <asp:Literal text='<%# "Te\'st" %>' runat="server" />
 <asp:Literal text='<%# "Te''st" %>' runat="server" />
 
 MS's docs don't mention any way for escaping quotes within quotes. The
 test cases above seem to imply that MS.NET _never_ allows the quotes
 used for the attribute's value to be using inside this value.
+
+------- Additional Comments From juraj at hotfeet.ch  2006-06-15 11:44 -------
+Fixed in svn.


More information about the mono-bugs mailing list