[Mono-bugs] [Bug 51760][Nor] Changed - smartNavigation Page attribute throwing exception (MONO should ignore this attribute)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 5 Dec 2003 16:13:40 -0500 (EST)


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 jackson@ximian.com.

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

--- shadow/51760	2003-12-04 23:17:35.000000000 -0500
+++ shadow/51760.tmp.24540	2003-12-05 16:13:40.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 51760
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: 001 One hour
 Priority: Normal
 Component: System.Web
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: jackson@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: smartNavigation Page attribute throwing exception (MONO should ignore this attribute)
@@ -35,6 +35,9 @@
 It is not at all important for MONO to implement this; however it must 
 not *break* when the attribute is present.  For now this attribute should 
 be allowed but ignored.  
 
 Other info: On the .NET framework, an extra IFRAME is emitted (if using 
 IE 5.5 or above), and a javascript file is reference from the page.
+
+------- Additional Comments From jackson@ximian.com  2003-12-05 16:13 -------
+Could you post a test case for this?