[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
Mon, 8 Dec 2003 17:20:07 -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-05 16:13:40.000000000 -0500
+++ shadow/51760.tmp.6650	2003-12-08 17:20:07.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 51760
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 001 One hour
 Priority: Normal
 Component: System.Web
 AssignedTo: jackson@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -38,6 +38,10 @@
 
 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?
+
+------- Additional Comments From jackson@ximian.com  2003-12-08 17:20 -------
+OK, I have checked in a fix to ignore the smart navigation attribute.
+Will create a new bug report about implementing it.