[Mono-bugs] [Bug 81127][Min] Changed - app_offline.htm is not honored
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 30 22:14:23 EDT 2007
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 mhabersack at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81127
--- shadow/81127 2007-03-13 19:02:02.000000000 -0500
+++ shadow/81127.tmp.26644 2007-08-30 22:14:23.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81127
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: mmorano at mikeandwan.us
QAContact: mono-bugs at ximian.com
@@ -49,6 +49,15 @@
Came across the following, which might provide further insight:
http://weblogs.asp.net/scottgu/archive/2005/10/06/426755.aspx
HTH,
Mike
+
+------- Additional Comments From mhabersack at novell.com 2007-08-30 22:14 -------
+This bug has been fixed in svn trunk, revision 85090.
+
+Our implementation doesn't process App_Code or parses Web.config as I
+don't think it makes any difference, and implementing it the way I did
+is less troublesome. Also, our implementation unloads the domain
+_after_ the app_offline.htm file has been deleted/moved/renamed
+(again, that makes the code less complicated)
More information about the mono-bugs
mailing list