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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79506 --- shadow/79506 2006-09-27 09:03:33.000000000 -0400 +++ shadow/79506.tmp.22955 2006-09-27 13:07:08.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79506 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: Sys.Web AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -103,6 +103,12 @@ - Execute (path, null); + Execute (path, null, true); } public void Execute (string path, TextWriter writer) + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-27 13:07 ------- +Changing 'false' to 'true' in the other 1.1 Execute overload was also +needed to properly fix this. +Thanks. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
